Back to Devexpress

CardViewPopupControlStyles.FilterBuilder Property

aspnet-devexpress-dot-web-dot-cardviewpopupcontrolstyles-0db20ced.md

latest1.4 KB
Original Source

CardViewPopupControlStyles.FilterBuilder Property

Gets the style settings defining the appearance of the Filter Builder (Filter Control) within a grid.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewFilterBuilderPopupStyle FilterBuilder { get; }
vb
Public ReadOnly Property FilterBuilder As CardViewFilterBuilderPopupStyle

Property Value

TypeDescription
CardViewFilterBuilderPopupStyle

A CardViewFilterBuilderPopupStyle object that contains the style settings.

|

See Also

Card View

CardViewPopupControlStyles Class

CardViewPopupControlStyles Members

DevExpress.Web Namespace