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