TcxCustomDataSummaryItem Properties
The base class for summary items.| Name | Description |
|---|---|
| Collection | Inherited from TCollectionItem. |
| DataController | Provides access to the parent data controller. |
| DisplayName | Inherited from TCollectionItem. |
| Field | Provides access to the source field in the parent data controller. |
| Format protected | Specifies the format string to display a summary value. |
| ID | Inherited from TCollectionItem. |
| Index | Inherited from TCollectionItem. |
| ItemLink | Specifies the item within a grid control. |
| Kind protected | Specifies the summary calculation algorithm. |
See Also