SetSort() method
- Last UpdatedJun 19, 2024
- 1 minute read
Sets the sort criteria as specified by the SortColumn and SortOrder properties.
Syntax
Object.SetSort()
Example
The name of the control is AlarmViewerCtrl1.
#AlarmViewerCtrl1.SetSort();
Sets the sort criteria as specified by the SortColumn and SortOrder properties.
Object.SetSort()
The name of the control is AlarmViewerCtrl1.
#AlarmViewerCtrl1.SetSort();