PivotFilter.Field Property
In This Article
Gets the pivot field to which the current filter is applied.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
PivotField Field { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also