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

TcxTreeListBand Methods
Show Inherited Hide Inherited

A band within a TreeList control.
Name Description
ApplyBestFit Adjusts the band width to display column content in full.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
HasAsParent(TcxTreeListBand) Determines whether the current band has a specified band as a parent band.
IndexOf(TcxTreeListBand) Returns the position of a specified band within the current band’s ChildBands collection.
MoveBand(TcxTreeListBand,Integer) Nests a specific band at the specified position within the current band.
Release Inherited from TCollectionItem.
RestoreDefaults Restores the band’s default settings.
RestoreWidths Restores the band’s default width.
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also