TcxPivotGridOptionsSelection Properties
Contains selection settings for the pivot grid’s view.
Name | Description |
---|---|
Hide |
Specifies whether the focus rectangle is displayed around the focused data cell when the pivot grid loses focus. |
Hide |
Specifies whether the selected data cell remains highlighted when the pivot grid loses focus. |
Include |
Specifies whether certain data cells can be selected by an end-user. |
Multi |
Specifies whether multiple data cells can be selected by an end-user. |
Pivot |
Gets the pivot grid instance, to which the options are applied.
Inherited from Tcx |
See Also