Add
|
Creates a summary item with the default settings and adds it to the collection.
|
Add(TObject,TcxSummaryPosition,TcxSummaryKind,string)
|
Adds a new summary item with specified settings and adds the item to the collection.
|
Assign(TPersistent)
|
|
AssignEvents(TPersistent)
|
Copies existing event handlers from another summary item collection.
|
AssignTo(TPersistent)
|
|
BeginUpdate
|
|
Clear
|
|
ClearAndResetID
|
|
DefaultFormat(TcxSummaryValueType,TcxSummaryKind,Boolean)
|
Retrieves the default format string for a summary identified by its type, position, and the type of argument values.
|
Delete(Integer)
|
|
DeleteItems(TObject,TcxSummaryPosition)
|
Removes the collection element displayed at the specified position and associated with a specific item.
|
EndUpdate
|
|
Equals(TObject)
|
|
FindByTag(Longint)
|
Searches a summary item with the specified tag.
|
FindItemID(Integer)
|
|
GetDataItem(Integer,TcxSummaryPosition,Boolean,TcxSummaryKind)
|
|
GetDataItemFormat(Integer,TcxSummaryPosition)
|
|
GetDataItemKind(Integer,TcxSummaryPosition)
|
|
GetDataItemSorted(Integer,TcxSummaryPosition)
|
|
GetGroupText(Variant)
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
IndexOf(TcxDataSummaryItem)
|
Returns the specified summary item’s index in the collection.
|
IndexOfItemLink(TObject)
|
Determines the position of the collection element which references a specific item.
|
Insert(Integer)
|
|
ItemOfItemLink(TObject)
|
Determines the TcxDataSummaryItem object which references a specific item.
|
Owner
|
|
SetDataItemFormat(Integer,TcxSummaryPosition,string)
|
|
SetDataItemKind(Integer,TcxSummaryPosition,TcxSummaryKind)
|
|
SetDataItemSorted(Integer,TcxSummaryPosition,Boolean)
|
|
Sort(IComparer<TCollectionItem>)
|
|
ToString
|
|