Skip to main content

PrefilterBase.PrefilterColumnNames Property

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v24.2.Core.dll

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

#Declaration

[Browsable(false)]
public List<string> PrefilterColumnNames { get; }

#Property Value

Type
List<String>
See Also