PivotGridOptionsDataField.EnableFilteringByData Property
This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v25.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | A Boolean value. |
Property Paths
You can access this nested property as listed below:
| Library | Object Type | Path to EnableFilteringByData |
|---|---|---|
| WinForms Controls | PivotGridControl |
|
| .NET Reporting Tools | XRPivotGrid |
|
See Also