ShowSort() Method
- Last UpdatedJul 22, 2024
- 1 minute read
Shows the Secondary Sort dialog box if the SortMenu property is enabled.
Syntax
Object.ShowSort()
Example
The name of the control is AlmDbView1.
#AlmDbView1.ShowSort();
Shows the Secondary Sort dialog box if the SortMenu property is enabled.
Object.ShowSort()
The name of the control is AlmDbView1.
#AlmDbView1.ShowSort();