FieldPropertyName Enum
In This Article
Lists values that identify properties of fields.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Members
Name | Description |
---|---|
Sort |
Identifies the Pivot |
Field |
Identifies the Pivot |
#Remarks
Values listed by this enumeration are used to set the PivotFieldPropertyChangedEventArgs.PropertyName property.
See Also