TcxTreeListBand Methods
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