Skip to main content

PivotGridStyles.FilterButtonStyle Property

Gets the style settings used to paint the filter buttons.

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

Declaration

public PivotFilterButtonStyle FilterButtonStyle { get; }

Property Value

Type Description
PivotFilterButtonStyle

A PivotFilterButtonStyle object that contains the style settings.

See Also