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

TdxSpreadSheetTableItemGroups Methods
Show Inherited Hide Inherited

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