PrefilterBase.PrefilterColumnNames Property
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v25.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
Declaration
Property Value
| Type |
|---|
| List<String> |
See Also
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v25.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
[Browsable(false)]
public List<string> PrefilterColumnNames { get; }
<Browsable(False)>
Public ReadOnly Property PrefilterColumnNames As List(Of String)
| Type |
|---|
| List<String> |