Back to Devexpress

PivotFieldReferenceBase Methods

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

latest1.9 KB
Original Source

PivotFieldReferenceBase Methods

Represents a base interface for the PivotFieldReference, PivotPageField and PivotDataField interfaces.

NameDescription
MoveDown()Moves the field to the next position within the collection which represents the PivotTable area where this field is currently shown.
MoveToBeginning()Moves the field to the first position within the collection which represents the PivotTable area where this field is currently shown.
MoveToEnd()Moves the field to the last position within the collection which represents the PivotTable area where this field is currently shown.
MoveUp()Moves the field to the previous position within the collection which represents the PivotTable area where this field is currently shown.

See Also

PivotFieldReferenceBase Interface

PivotFieldReferenceBase Members

DevExpress.Spreadsheet Namespace