Back to Devexpress

PivotFieldBehaviorOptions Members

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

latest2.1 KB
Original Source

PivotFieldBehaviorOptions Members

Contains options that allow you to restrict an end-user’s ability to move or remove a PivotTable field.

Properties

NameDescription
DragOffAllowedGets or sets a value indicating whether the field can be removed from the pivot table.
DragToColumnAxisAllowedGets or sets a value indicating whether the field can be moved to the column axis area of the pivot table.
DragToDataAllowedGets or sets a value indicating whether the field can be moved to the data area of the pivot table.
DragToPageAllowedGets or sets a value indicating whether the field can be moved to the PivotTable report filter area.
DragToRowAxisAllowedGets or sets a value indicating whether the field can be moved to the row axis area of the pivot table.
MultipleItemSelectionAllowedGets or sets a value indicating whether the field can have multiple items selected if it is located in the report filter area.

See Also

PivotFieldBehaviorOptions Interface

DevExpress.Spreadsheet Namespace