PivotGridFieldSortBySummaryInfo.Conditions Property
Contains conditions that identify the column or row whose values are sorted.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
public PivotGridFieldSortConditionCollection Conditions { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
#Remarks
If the Conditions property contains no items, values of the current column field or row field are sorted by grand total values. Otherwise, if the Conditions property contains items that identify a particular column or row, values of the current field are sorted by this column/row.
See How to: Sort Data by Columns (Rows) in Code, for an example.
Note
When the data processing engine is in the Pivot