Back to Devexpress

PivotPageField Members

officefileapi-devexpress-dot-spreadsheet-dot-pivotpagefield-dot-underscore-members.md

latest2.8 KB
Original Source

PivotPageField Members

Represents a reference to a PivotField object that is currently shown as a page field.

Properties

NameDescription
FieldProvides access to the underlying pivot field referenced by the current object. Inherited from PivotFieldReferenceBase.
PositionReturns or specifies the field position in the collection that corresponds to the PivotTable area where this field is located. Inherited from PivotFieldReferenceBase.

Methods

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

See Also

PivotPageField Interface

DevExpress.Spreadsheet Namespace