Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxServerModeDataSummary Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignEvents(TPersistent) Inherited from TcxDataSummary.
AssignTo(TPersistent) Inherited from TPersistent.
BeginCalculate Inherited from TcxDataSummary.
BeginUpdate Prevents the TcxDataSummary object from being updated until the CancelUpdate or EndUpdate method is called. Inherited from TcxDataSummary.
Calculate Calculates all summaries contained in the current TcxDataSummary class instance. Inherited from TcxDataSummary.
CalculateFooterSummary Calculates footer summaries in the current TcxDataSummary class instance. Inherited from TcxDataSummary.
CalculateGroupSummary Calculates group summaries in the current TcxDataSummary class instance. Inherited from TcxDataSummary.
CancelUpdate Enables updating the TcxDataSummary object after the BeginUpdate method is called. Inherited from TcxDataSummary.
EndCalculate Inherited from TcxDataSummary.
EndUpdate Enables updating the TcxDataSummary object after the BeginUpdate method is called. Inherited from TcxDataSummary.
Equals(TObject) Inherited from TObject.
GetGroupFooterSummaryText(Integer,Integer,Integer,Integer) Inherited from TcxDataSummary.
GetGroupSummaryInfo(Integer,TcxDataSummaryItems,PVariant,Integer) Inherited from TcxDataSummary.
GetGroupSummaryItems(Integer,Integer) Inherited from TcxDataSummary.
GetGroupSummaryText(Integer,Integer) Inherited from TcxDataSummary.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPatternSummaryItems(TcxDataSummary,TcxDataSummaryItems) Inherited from TcxDataSummary.
Recalculate Inherited from TcxDataSummary.
RemoveItemByField(TcxCustomDataField) Inherited from TcxDataSummary.
ToString Inherited from TObject.
UpdateGroupSummary(TdxServerModeDataGroupInfo)
See Also