| 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 |
此属性确定如何对列表进行排序。
| Value | Meaning |
|---|---|
| 0 | Not sorted |
| 1 | Descending |
| 2 | Ascending |