PivotGridOptionsSelection Properties
Provides selection options for the control.| Name | Description |
|---|---|
| CellSelection | Gets or sets whether multiple cells can be selected. |
| EnableAppearanceFocusedCell | Gets or sets whether the appearance settings used to paint the focused cell are enabled. |
| MaxHeight | Gets the maximum number of rows that can be selected simultaneously. |
| MaxWidth | Gets the maximum number of columns that can be selected simultaneously. |
| MultiSelect | Gets or sets whether multiple range selection is enabled. |
See Also