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

PivotGridStyles.PrefilterPanelStyle Property

Gets the style settings used to paint the Prefilter panel.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public PivotGridPrefilterPanelStyle PrefilterPanelStyle { get; }

Property Value

Type Description
DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle

A DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle object that contains style settings.

Remarks

ASPxPivotGrid_PrefilterPanel

See Also