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

GridViewPopupControlStyle Class

Contains styles settings defining the common appearance of popup elements within grid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewPopupControlStyle :
    GridPopupControlStyle

The following members return GridViewPopupControlStyle objects:

Remarks

An object of the GridViewPopupControlStyle type can be accessed via the GridViewPopupControlStyles.Common property of the control.

Implements

Inheritance

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