Back to Devexpress

CardViewFilterBuilderPopupStyle Class

aspnet-devexpress-dot-web-941bb1a2.md

latest1.9 KB
Original Source

CardViewFilterBuilderPopupStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewFilterBuilderPopupStyle :
    GridFilterBuilderPopupStyle
vb
Public Class CardViewFilterBuilderPopupStyle
    Inherits 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

IStateManager

Inheritance

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

See Also

CardViewFilterBuilderPopupStyle Members

Card View

DevExpress.Web Namespace