GridEditFormPopupSettings.SettingsAdaptivity Property
In This Article
Gets the popup edit form‘s adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public GridEditFormPopupControlAdaptivitySettings SettingsAdaptivity { get; }
#Property Value
Type | Description |
---|---|
Grid |
An object that contains the popup edit form‘s adaptivity settings. |
See Also