TcxPivotGridViewDataSelection Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Count | Returns the number of cell regions making up the current selection. |
Focused |
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. |
#Methods
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