TcxPivotGridViewData Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Cells | Represents a value object, which stores the calculated summary values for the specified cell and the settings used to calculate them. |
Cells |
Gets the display text of a particular data cell. |
Column |
Gets a count of columns in the pivot grid. |
Column |
Specifies the zero-based index of the leftmost visible column in the data area. |
Columns | Provides indexed access to columns. |
Columns |
|
Columns |
Gets the number of columns, which are currently visible in the client area. |
Focused |
Specifies the position of the focused data cell in the column-row matrix coordinates. |
Max |
|
Max |
|
Options |
Represents view options for the pivot grid. |
Pivot |
Gets the pivot grid instance, which owns the current information on the view. |
Row |
Gets a count of rows in the pivot grid. |
Row |
Specifies the zero-based index of the uppermost visible row in the data area. |
Rows | Provides indexed access to rows. |
Rows |
|
Rows |
Gets the number of rows, which are currently visible in the client area. |
Selection | Provides access to selected and focused data cells. |
#Methods
Name | Description |
---|---|
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Is |
Determines whether a specified cell is displayed as selected. |
Make |
Scrolls the data area to bring the focused cell into view. |
To |
Inherited from TObject. |
See Also