Back to Devexpress

ASPxPivotGrid.StylesFilterControl Property

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-aspxpivotgrid-3899f5b8.md

latest1.2 KB
Original Source

ASPxPivotGrid.StylesFilterControl Property

Provides access to the style settings used to paint the Filter Editor.

Namespace : DevExpress.Web.ASPxPivotGrid

Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public FilterControlStyles StylesFilterControl { get; }
vb
Public ReadOnly Property StylesFilterControl As FilterControlStyles

Property Value

TypeDescription
FilterControlStyles

A FilterControlStyles object that contains style settings used to paint the Filter Editor.

|

See Also

ASPxPivotGrid Class

ASPxPivotGrid Members

DevExpress.Web.ASPxPivotGrid Namespace