Skip to main content

TdxSpreadSheetTableItemGroups Methods

A table item group root node within a Table View worksheet.
Name Description
Add(Integer,Integer) Adds a number of specified table items to a new or existing table item group within the hierarchy.
Add(Integer)
BeginUpdate Disables refreshing of all table item groups in the current group hierarchy.
Delete(Integer,Integer) Excludes the specified range of columns or rows from a table item group.
DeleteAll Removes all table item groups from the current table item group root node.
EndUpdate Enables updates of all table item groups in the current group hierarchy.
Equals(TObject) Inherited from TObject.
ExpandToLevel(Integer) Expands or collapses all branches of the table item groups hierarchy to the specified node level.
Find(Integer,Boolean) Returns the first table item group with the specified index within the hierarchy.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also