Skip to main content

TcxDataGroupSummaryItems Properties

Represents a collection of group summaries.
Name Description
BeginText Identifies the prefix to add to the summary text in the group panel.
Capacity Inherited from TCollection.
Count Inherited from TCollection.
DataController Determines the data controller to which the current collection belongs. Inherited from TcxDataSummaryItems.
EndText Identifies the suffix to add to the summary text in the group panel.
ItemClass Inherited from TCollection.
Items Specifies the collection of summaries. Inherited from TcxDataSummaryItems.
Separator Specifies the string which separates individual group summaries in the group panel.
Summary Specifies the TcxDataSummary object to which the current collection of summaries belongs. Inherited from TcxDataSummaryItems.
UpdateCount Inherited from TCollection.
See Also