Skip to main content
Tab

GridViewEditFormPopupStyle Class

Contains styles settings defining the appearance of a Popup Edit Form.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewEditFormPopupStyle :
    GridPopupControlStyle

The following members return GridViewEditFormPopupStyle objects:

Remarks

An object of the GridViewEditFormPopupStyle type can be accessed via the GridViewPopupControlStyles.EditForm property of the control.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
GridViewEditFormPopupStyle
See Also