ASPxGridViewPopupControlSettings.CustomizationDialog Property
Provides access to the Customization Dialog‘s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| GridCustomizationDialogPopupSettings | A GridCustomizationDialogPopupSettings object that contains the Customization Dialog‘s settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to CustomizationDialog |
|---|---|
| ASPxGridView |
|
| GridViewProperties |
|
See Also