|
|
|
|
|
SftBoxSortConstants |
Sorting constants (used with Sort method).
|
Name |
Value |
Description |
|
sortSftBoxAscending |
0 |
Ascending |
|
sortSftBoxDescending |
1 |
Descending |
|
sortSftBoxCellValueAscending |
2 |
|
|
sortSftBoxCellValueDescending |
3 |
|
|
sortSftBoxItemTagStringAscending |
4 |
|
|
sortSftBoxItemTagStringDescending |
5 |
|
|
sortSftBoxItemTagLongAscending |
6 |
|
|
sortSftBoxItemTagLongDescending |
7 |
|
|
sortSftBoxItemTag |
8 |
Item.DataTag (SortCompare event) |
|
sortSftBoxCellTag |
9 |
Cell.DataTag (SortCompare event) |
|
sortSftBoxCellText |
10 |
Cell.Text (SortCompare event) |
See Also Object Hierarchy