ShowPropertiesDialog
- Last UpdatedNov 17, 2021
- 1 minute read
The ShowPropertiesDialog method shows the Properties dialog box for the aaHistClientActiveDataGrid during runtime.
Syntax
[Result=] aaHistClientActiveDataGrid.ShowPropertiesDialog( integer Page);
Parameters
Page
Specifies which tab should be active when the Properties dialog box is opened. 0 = InSQL Connection tab is active; 1 = SQL tab is active.