GridEditFormPopupControlAdaptivitySettings Class
Contains the popup edit form‘s adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
public class GridEditFormPopupControlAdaptivitySettings :
GridPopupControlAdaptivitySettings
Related API Members
The following members return GridEditFormPopupControlAdaptivitySettings objects:
Remarks
An object of the GridEditFormPopupControlAdaptivitySettings type can be accessed by the GridEditFormPopupSettings.SettingsAdaptivity property.
Implements
Inheritance
Object
StateManager
PropertiesBase
PopupControlAdaptivitySettings
GridPopupControlAdaptivitySettings
GridEditFormPopupControlAdaptivitySettings
See Also