Back to Devexpress

GridEditFormPopupControlAdaptivitySettings Class

aspnet-devexpress-dot-web-f53a110c.md

latest2.1 KB
Original Source

GridEditFormPopupControlAdaptivitySettings Class

Contains the popup edit form‘s adaptivity settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridEditFormPopupControlAdaptivitySettings :
    GridPopupControlAdaptivitySettings
vb
Public Class GridEditFormPopupControlAdaptivitySettings
    Inherits GridPopupControlAdaptivitySettings

The following members return GridEditFormPopupControlAdaptivitySettings objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase PopupControlAdaptivitySettings GridPopupControlAdaptivitySettings GridEditFormPopupControlAdaptivitySettings BootstrapGridPopupEditFormAdaptivitySettings

See Also

GridEditFormPopupControlAdaptivitySettings Members

DevExpress.Web Namespace