PivotGridFieldFilterValues.Field Property
In This Article
Gets the field which owns the current collection.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Property Value
Type |
---|
Pivot |
#Remarks
The Field property is overridden in the FieldFilterValues class. To learn more, see FieldFilterValues.Field.
See Also