Back to Devexpress

PivotGridField.ShowBlankFilterValues Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridfield-4ad2f703.md

latest1.1 KB
Original Source

PivotGridField.ShowBlankFilterValues Property

Gets or sets a flag that specifies whether to show blank filter values.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public bool ShowBlankFilterValues { get; set; }
vb
Public Property ShowBlankFilterValues As Boolean

Property Value

TypeDescription
Boolean

true, to show blank filter values; otherwise, false.

|

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Xpf.PivotGrid Namespace