GridCustomizationDialogPopupSettings.SettingsAdaptivity Property
Provides access to the adaptivity settings of the grid’s customization dialog.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
GridCustomizationDialogPopupAdaptivitySettings | A GridCustomizationDialogPopupAdaptivitySettings object that contains the adaptivity settings of the grid’s customization dialog. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to SettingsAdaptivity |
---|---|
ASPxGridViewPopupControlSettings |
|
See Also