InActiveUnitGridSortedAscending
- Last UpdatedAug 19, 2016
- 1 minute read
This property sets or gets the current sorted direction of the InActive UnitProc Parameter Grid.
This value is valid only if one of the columns of the grid is sorted.
0 = descending sort order
1 = ascending sort order
Data Type: Boolean
Access: RW
Writing to the Property
Use at design time and run time.
Reading from the Property
At design time the property returns any value you may have set or the default.
At run time the property shows the current live sort direction of the InActive grid.