FilterPopupExcelEventArgs.ShowBlanks Property
Gets or sets whether to show the ‘Is Blank’ and ‘Is Not Blank’ filter conditions.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to show the ‘Is Blank’ and ‘Is Not Blank’ filter conditions; otherwise, false. |
See Also