UnSelectAll() method
- Last UpdatedJun 19, 2024
- 1 minute read
Unselects all the selected records.
Syntax
Object.UnSelectAll()
Example
The name of the control is AlarmViewerCtrl1.
#AlarmViewerCtrl1.UnSelectAll();
Unselects all the selected records.
Object.UnSelectAll()
The name of the control is AlarmViewerCtrl1.
#AlarmViewerCtrl1.UnSelectAll();