ASPxClientGridView.ShowCustomizationDialog Method
Invokes the Customization Dialog and displays it over the grid.
Declaration
ShowCustomizationDialog(): void
Remarks
Note
The ASPxGridViewCustomizationDialogSettings.Enabled option must be enabled.
See Also