PivotBehaviorOptions Members
Contains options that allow you to restrict specific operations in the PivotTable report.Properties
| Name | Description |
|---|---|
| AllowMultipleFieldFilters | Gets or sets a value indicating whether fields in the pivot table can have multiple filters applied to them at the same time. |
| AutoFitColumns | Gets or sets a value indicating whether column widths should be automatically resized when the pivot table is recalculated or refreshed. |
| EnableFieldList | Gets or sets a value indicating whether the PivotTable Field List can be invoked for the current pivot table. |
| EnableGridDropZones | Specifies whether to display in-grid drop zones for a pivot table. |
See Also