Back to Devexpress

PivotGridOptionsDataField.EnableFilteringByData Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridoptionsdatafield-36829b2b.md

latest1.9 KB
Original Source

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.2.Core.dll

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public bool EnableFilteringByData { get; set; }
vb
<Browsable(False)>
Public Property EnableFilteringByData As Boolean

Property Value

TypeDescription
Boolean

A Boolean value.

|

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to EnableFilteringByData
WinForms ControlsPivotGridControl

.OptionsDataField .EnableFilteringByData

| | .NET Reporting Tools | XRPivotGrid |

.OptionsDataField .EnableFilteringByData

|

See Also

PivotGridOptionsDataField Class

PivotGridOptionsDataField Members

DevExpress.XtraPivotGrid Namespace