BootstrapGridPopupEditFormAdaptivitySettings Class
In This Article
Contains the popup edit form‘s adaptivity settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapGridPopupEditFormAdaptivitySettings :
GridEditFormPopupControlAdaptivitySettings
#Related API Members
The following members return BootstrapGridPopupEditFormAdaptivitySettings objects:
#Remarks
An object of the BootstrapGridPopupEditFormAdaptivitySettings type can be accessed by the BootstrapGridViewEditFormPopupSettings.SettingsAdaptivity property.
#Inheritance
Object
StateManager
PropertiesBase
PopupControlAdaptivitySettings
GridPopupControlAdaptivitySettings
GridEditFormPopupControlAdaptivitySettings
BootstrapGridPopupEditFormAdaptivitySettings
See Also