Back to Devexpress

CardViewPopupControlStyles.HeaderFilter Property

aspnet-devexpress-dot-web-dot-cardviewpopupcontrolstyles-3318cff7.md

latest1.3 KB
Original Source

CardViewPopupControlStyles.HeaderFilter Property

Gets the style settings defining the appearance of the header filter within a grid.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewHeaderFilterPopupStyle HeaderFilter { get; }
vb
Public ReadOnly Property HeaderFilter As CardViewHeaderFilterPopupStyle

Property Value

TypeDescription
CardViewHeaderFilterPopupStyle

A CardViewHeaderFilterPopupStyle object that contains the style settings.

|

See Also

Card View

CardViewPopupControlStyles Class

CardViewPopupControlStyles Members

DevExpress.Web Namespace