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

CardViewFilterBuilderPopupStyle Class

Contains styles settings defining the appearance of a Filter Builder (Filter Control).

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CardViewFilterBuilderPopupStyle :
    GridFilterBuilderPopupStyle

The following members return CardViewFilterBuilderPopupStyle objects:

Remarks

An object of the CardViewFilterBuilderPopupStyle type can be accessed by the CardViewPopupControlStyles.FilterBuilder property of the control.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
DevExpress.Web.GridFilterBuilderPopupStyle
CardViewFilterBuilderPopupStyle
See Also