Back to Devexpress

PivotItem Methods

officefileapi-devexpress-dot-spreadsheet-dot-pivotitem-dot-underscore-methods.md

latest958 B
Original Source

PivotItem Methods

Represents an item in a PivotTable field.

NameDescription
MoveDown()Moves the item to the next position within the field’s item collection.
MoveToBeginning()Moves the item to the first position within the field’s item collection.
MoveToEnd()Moves the item to the last position within the field’s item collection.
MoveUp()Moves the item to the previous position within the field’s item collection.

See Also

PivotItem Interface

PivotItem Members

DevExpress.Spreadsheet Namespace