aspnet-devexpress-dot-web-a7fd4d16.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class GridPopupControlAdaptivitySettings :
PopupControlAdaptivitySettings
Public Class GridPopupControlAdaptivitySettings
Inherits PopupControlAdaptivitySettings
The following members return GridPopupControlAdaptivitySettings objects:
An object of the GridPopupControlAdaptivitySettings type can be accessed by the GridEditFormPopupSettings.SettingsAdaptivity, GridFilterControlPopupSettings.SettingsAdaptivity or GridHeaderFilterPopupSettings.SettingsAdaptivity properties.
Object StateManager PropertiesBase PopupControlAdaptivitySettings GridPopupControlAdaptivitySettings GridCustomizationDialogPopupAdaptivitySettings
GridEditFormPopupControlAdaptivitySettings
BootstrapGridPopupEditFormAdaptivitySettings
See Also