ASPxGridViewCustomizationDialogSettings Properties
Contains specific settings for the Customization Dialog.| Name | Description |
|---|---|
| Enabled | Gets or sets whether the Customization Dialog is enabled. |
| ShowColumnChooserPage | Specifies if the Column Chooser page is displayed in the Customization Dialog. |
| ShowFilteringPage | Specifies if the Filtering page is displayed in the Customization Dialog. |
| ShowGroupingPage | Specifies if the Grouping page is displayed in the Customization Dialog. |
| ShowSortingPage | Specifies if the Sorting page is displayed in the Customization Dialog. |
See Also