Skip to main content
Tab

GridViewPopupControlStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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