PivotFieldBehaviorOptions Properties
Contains options that allow you to restrict an end-user’s ability to move or remove a PivotTable field.
Name | Description |
---|---|
Drag |
Gets or sets a value indicating whether the field can be removed from the pivot table. |
Drag |
Gets or sets a value indicating whether the field can be moved to the column axis area of the pivot table. |
Drag |
Gets or sets a value indicating whether the field can be moved to the data area of the pivot table. |
Drag |
Gets or sets a value indicating whether the field can be moved to the Pivot |
Drag |
Gets or sets a value indicating whether the field can be moved to the row axis area of the pivot table. |
Multiple |
Gets or sets a value indicating whether the field can have multiple items selected if it is located in the report filter area. |
See Also