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