SortByCondition(PivotGridFieldSortCondition) Constructor
In This Article
Initializes a new instance of the SortByCondition class.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
condition | Pivot |
A Pivot |
#Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also