Friendly Name | Sorting |
---|---|
API Name | Sorting |
Type | Integer |
Restrictions | Range is 0 - 2 |
Get Function | (dcl-Control-GetSorting
<CONTROL>) |
Set Function | (dcl-Control-SetSorting
<CONTROL>
NewValue [as
Integer]) |
Applies To | Block List, Grid, List View |
This property determines how the list is sorted.
Value | Meaning |
---|---|
0 | Not sorted |
1 | Descending |
2 | Ascending |