PivotGridControl.ShowPrefilterPanelMode Property
In This Article
Gets or sets when the Prefilter Panel is displayed within the PivotGridControl. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
[XtraSerializablePropertyId(2)]
[XtraSerializableProperty]
public ShowPrefilterPanelMode ShowPrefilterPanelMode { get; set; }
#Property Value
Type | Description |
---|---|
Show |
A Show |
See Also