Back to Devexpress

PivotField.SortItems Method

officefileapi-devexpress-dot-spreadsheet-dot-pivotfield-dot-sortitems.md

latest767 B
Original Source

PivotField.SortItems Method

NameParametersDescription
SortItems(PivotFieldSortType, Int32, PivotItemReference[])sortType, dataFieldIndex, itemReferencesSorts items in the current pivot field based on values in the specified data field.
SortItems(PivotFieldSortType, Int32, IEnumerable<PivotItemReference>)sortType, dataFieldIndex, itemReferencesSorts items in the current pivot field based on values in the specified data field.