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