Back to Devexpress

PivotFieldBehaviorOptions Properties

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

latest2.2 KB
Original Source

PivotFieldBehaviorOptions Properties

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

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

PivotFieldBehaviorOptions Members

DevExpress.Spreadsheet Namespace