Skip to main content
A newer version of this page is available. .

PivotGridStyles.FilterButtonPanelStyle Property

Gets the style settings used to paint filter button panels.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public PivotFilterButtonPanelStyle FilterButtonPanelStyle { get; }

Property Value

Type Description
PivotFilterButtonPanelStyle

A PivotFilterButtonPanelStyle object that contains the style settings.

See Also