IThreadSafeField.SortOrder Property
In This Article
Gets the field sort order.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Field |
A Field |
#Remarks
This property returns the PivotGridField.SortOrder property value.
See Also