aspnet-devexpress-dot-web-f53a110c.md
Contains the popup edit form‘s adaptivity settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridEditFormPopupControlAdaptivitySettings :
GridPopupControlAdaptivitySettings
Public Class GridEditFormPopupControlAdaptivitySettings
Inherits GridPopupControlAdaptivitySettings
The following members return GridEditFormPopupControlAdaptivitySettings objects:
An object of the GridEditFormPopupControlAdaptivitySettings type can be accessed by the GridEditFormPopupSettings.SettingsAdaptivity property.
Object StateManager PropertiesBase PopupControlAdaptivitySettings GridPopupControlAdaptivitySettings GridEditFormPopupControlAdaptivitySettings BootstrapGridPopupEditFormAdaptivitySettings
See Also