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

TdxSpreadSheetTableItemGroup Methods
Show Inherited Hide Inherited

An individual table item group created within the tree-like hierarchy.
Name Description
BeginUpdate Disables refreshing of the current table item group and all groups nested within it.
DeleteAll Removes all child table item groups nested within the current table item group.
EndUpdate Enables updates of the current table item group and all groups nested within it.
Equals(TObject) Inherited from TObject.
Find(Integer,Boolean) Returns the first child table item group with the specified index nested within the current table item group (node).
GetHashCode Inherited from TObject.
ToggleExpanded Expands or collapses the current table item group.
ToString Inherited from TObject.
See Also