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

GridEditFormPopupControlAdaptivitySettings Class

Contains the popup edit form‘s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridEditFormPopupControlAdaptivitySettings :
    GridPopupControlAdaptivitySettings

The following members return GridEditFormPopupControlAdaptivitySettings objects:

Remarks

An object of the GridEditFormPopupControlAdaptivitySettings type can be accessed by the GridEditFormPopupSettings.SettingsAdaptivity property.

Implements

See Also