GridCustomizationDialogPopupSettings.SettingsAdaptivity Property
In This Article
Provides access to the adaptivity settings of the grid’s customization dialog.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public GridCustomizationDialogPopupAdaptivitySettings SettingsAdaptivity { get; }
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Settings |
---|---|
ASPx |
|
See Also