TcxTreeListSummaryItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TCollection |
#Properties
Name | Description |
---|---|
Absolute |
Returns the position of the current summary within the Tree |
Align |
Specifies the horizontal position of a summary cells‘s text. |
Align |
|
Align |
Specifies the vertical position of a summary cells‘s text. |
Align |
|
All |
Specifies the calculation base for summary values. |
Calculated |
Specifies the column that provides values for summary calculations. |
Collection |
Inherited from TCollection |
Column | Provides access to the column displaying the current summary. |
Data |
Provides access to the parent data controller.
Inherited from Tcx |
Display |
Inherited from TCollection |
Field |
Provides access to the source field in the parent data controller.
Inherited from Tcx |
Format |
Specifies the format string to display a summary value.
Inherited from Tcx |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Item |
Specifies the item within a grid control.
Inherited from Tcx |
Kind |
Specifies the summary calculation algorithm.
Inherited from Tcx |
Multi |
Specifies whether a summary cell‘s text is wrapped into multiple lines. |
Visible | Specifies the visibility of summary cells corresponding to the current summary. |
Visible |
Returns the vertical position of summary cells corresponding to the current summary. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Postpones all summary calculations and corresponding UI redraw operations until an End |
End |
Applies all pending changes after a Begin |
Equals |
Inherited from TObject. |
Format |
Returns a string representation of a specific summary object value.
Inherited from Tcx |
Get |
Inherited from TCollection |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Release |
Inherited from TCollection |
Set |
Inherited from TCollection |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Enables you to provide custom display text for the current summary’s cell value. |
See Also