Back to Devexpress

PivotGridOptionsBehaviorBase Properties

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridoptionsbehaviorbase-dot-underscore-properties.md

latest2.2 KB
Original Source

PivotGridOptionsBehaviorBase Properties

Serves as the base for classes that provide behavior options for the PivotGrid controls.

NameDescription
BestFitModeGets or sets which visual elements are taken into account when calculating the optimal width for columns.
ClipboardCopyCollapsedValuesModeGets or sets how to copy collapsed field values to the Clipboard.
ClipboardCopyMultiSelectionModeGets or sets how to copy cells to the Clipboard when multiple cells are selected.
CopyToClipboardWithFieldValuesGets or sets whether field values are copied to the Clipboard when CTRL+C is pressed or the PivotGridCells.CopySelectionToClipboard method is called.
LoadingPanelDelayGets or sets the delay between starting an asynchronous operation and displaying the loading panel.
SortBySummaryDefaultOrderGets or sets the sort order applied to a field when sorting by summaries is enabled for it.
UseAsyncModeGets or sets whether data-aware operations caused by end-user actions are performed asynchronously.

See Also

PivotGridOptionsBehaviorBase Class

PivotGridOptionsBehaviorBase Members

DevExpress.XtraPivotGrid Namespace