GridPopupControlAdaptivitySettings Class
Contains the settings that relate to the adaptivity settings of the grid’s edit form, filter control, and header filter popup dialogs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GridPopupControlAdaptivitySettings objects:
Remarks
An object of the GridPopupControlAdaptivitySettings type can be accessed by the GridEditFormPopupSettings.SettingsAdaptivity, GridFilterControlPopupSettings.SettingsAdaptivity or GridHeaderFilterPopupSettings.SettingsAdaptivity properties.
Implements
Inheritance
See Also