TcxTreeListBand Properties
A band within a TreeList control.
Name | Description |
---|---|
Actually |
Indicates whether the current band or one of its child bands displays expand buttons. |
Actually |
Indicates whether the current band displays its contents within the Tree |
Band |
Provides access to the collection of band rows associated with the current band. |
Bands | Provides access to the collection to which the current band belongs. |
Caption | Provides access to the object representing the band’s caption. |
Child |
Returns the number of immediate child bands assigned to the current band. |
Child |
Provides indexed access to the immediate child bands nested in the current band. |
Collection |
Inherited from TCollection |
Column |
Returns the number of columns associated with the current band. |
Columns | Provides indexed access to columns associated with the current band. |
Display |
Inherited from TCollection |
Display |
Returns the band’s width on screen, in pixels. |
Expandable | Specifies whether the current band is able to display expand buttons (expandable band). |
Fixed |
Specifies whether the band is involved in horizontal scrolling. |
ID |
Inherited from TCollection |
Indent |
Determines the increment (in pixels) by which a band containing an expandable band is increased during node expansion. |
Index |
Inherited from TCollection |
Is |
Specifies whether the current band is at the bottom of the Tree |
Is |
Determines whether the current band is the last visible band within its parent band. |
Is |
Indicates whether the band is the leftmost one displayed within the control. |
Is |
|
Is |
Indicates whether the band is the rightmost one displayed within the control. |
Is |
Identifies if the band is at the root level. |
Level | Returns the band’s nesting level. |
Line |
Returns the number of line that the current band header occupies in the band header panel. |
Min |
Specifies the band’s minimum width, in pixels. |
Options | Provides access to the band’s appearance and behavior options. |
Parent |
Provides access to the band’s immediate parent. |
Position |
Provides access to settings that specify the band’s position within the Tree |
Root |
Returns the band’s position in root bands. |
Root |
Provides access to the root band that nests the current band. |
Styles | Specifies the band’s various style settings. |
Tag | Stores a value associated with the band. |
Tree |
Provides access to the Tree |
Visible | Indicates whether the band is visible. |
Visible |
Returns the number of visible columns within the band. |
Visible |
Provides indexed access to individual visible columns. |
Visible |
Returns the current band’s position within the collection of visible bands. |
Visible |
Returns the band header‘s position within root band headers. |
Width | Specifies the band’s width, in pixels. |
See Also