FilterPopupExcelEventArgs.ShowLikeFilters Property
Gets or sets whether to show the pattern-matching (Is Like, Is Not Like) operators for string values.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to show the pattern-matching operators; otherwise, false. |
See Also