Skip to main content
Tab

GridViewHeaderFilterPopupStyle Class

Contains styles settings defining the appearance of a Header Filter.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewHeaderFilterPopupStyle :
    GridHeaderFilterPopupStyle

The following members return GridViewHeaderFilterPopupStyle objects:

Remarks

An object of the GridViewHeaderFilterPopupStyle type can be accessed via the GridViewPopupControlStyles.HeaderFilter property of the control.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
DevExpress.Web.GridHeaderFilterPopupStyle
GridViewHeaderFilterPopupStyle
See Also