TcxPivotGridViewDataSelection Properties
Contains a pivot grid’s selected and focused data cells.Name | Description |
---|---|
Count | Returns the number of cell regions making up the current selection. |
FocusedCell | Specifies the position of the focused data cell in the column-row matrix coordinates. |
Regions | Provides indexed access to cell regions making up the current selection. |
See Also