PivotGridOptionsBehaviorBase Properties
Serves as the base for classes that provide behavior options for the PivotGrid controls.
Name | Description |
---|---|
Best |
Gets or sets which visual elements are taken into account when calculating the optimal width for columns. |
Clipboard |
Gets or sets how to copy collapsed field values to the Clipboard. |
Clipboard |
Gets or sets how to copy cells to the Clipboard when multiple cells are selected. |
Copy |
Gets or sets whether field values are copied to the Clipboard when CTRL+C is pressed or the Pivot |
Loading |
Gets or sets the delay between starting an asynchronous operation and displaying the loading panel. |
Sort |
Gets or sets the sort order applied to a field when sorting by summaries is enabled for it. |
Use |
Gets or sets whether data-aware operations caused by end-user actions are performed asynchronously. |
See Also