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

CardViewHeaderFilterPopupStyle Class

Contains styles settings defining the appearance of a Header Filter.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CardViewHeaderFilterPopupStyle :
    GridHeaderFilterPopupStyle

The following members return CardViewHeaderFilterPopupStyle objects:

Remarks

An object of the CardViewHeaderFilterPopupStyle type can be accessed by the CardViewPopupControlStyles.HeaderFilter property of the control.

Implements

Inheritance

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