property Column.SortPosition as Long
Returns or sets a value that indicates the position of the column in the sorting columns
collection. /*not supported in the lite version*/
| | Type | Description | |
| |
Long |
A long expression that indicates the position of the column in the control's
sort bar. The collection is 0 - based.
| |