Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxPivotGridOptionsSelection Properties
Show Inherited Hide Inherited

Contains selection settings for the pivot grid’s view.
Name Description
HideFocusRect Specifies whether the focus rectangle is displayed around the focused data cell when the pivot grid loses focus.
HideSelection Specifies whether the selected data cell remains highlighted when the pivot grid loses focus.
IncludeCells Specifies whether certain data cells can be selected by an end-user.
MultiSelect Specifies whether multiple data cells can be selected by an end-user.
PivotGrid Gets the pivot grid instance, to which the options are applied. Inherited from TcxPivotGridCustomOptions.
See Also