Skip to main content

PivotGridFieldSortCondition Class

Represents a sort condition used to identify the column/row by whose values the other field values will be sorted.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v14.2.Core.dll

#Declaration

public class PivotGridFieldSortCondition

#Remarks

To learn more, see SortByCondition.

#Inheritance

Object
PivotGridFieldSortCondition
See Also