PivotGridField.ShowBlankFilterValues Property
Gets or sets a flag that specifies whether to show blank filter values.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
Boolean | True, to show blank filter values; otherwise, false. |
See Also