TcxPivotGridViewDataSelection Methods
Contains a pivot grid’s selected and focused data cells.
Name | Description |
---|---|
Add |
Adds a cell region to the current selection. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Prevents a pivot grid from being updated during bulk selection changes until the End |
Clear | Clears the current selection. |
Delete |
Removes a cell region from the current selection. |
End |
Enables pivot grid updates after a call to the Begin |
Equals |
Inherited from TObject. |
Get |
Returns the minimum cell region that encloses all the regions making up the current selection. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
Determines whether a specified cell is selected. |
Make |
Clears the current selection, and then selects a specified cell region. |
To |
Inherited from TObject. |
See Also