Skip to main content
Tab

GridEditFormPopupControlAdaptivitySettings Class

Contains the popup edit form‘s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.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