Skip to main content
A newer version of this page is available. .

BootstrapGridPopupEditFormAdaptivitySettings Class

Contains the popup edit form‘s adaptivity settings.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v18.2.dll

Declaration

public class BootstrapGridPopupEditFormAdaptivitySettings :
    GridEditFormPopupControlAdaptivitySettings

The following members return BootstrapGridPopupEditFormAdaptivitySettings objects:

Remarks

An object of the BootstrapGridPopupEditFormAdaptivitySettings type can be accessed by the BootstrapGridViewEditFormPopupSettings.SettingsAdaptivity property.

See Also