TreeListBand Properties
A band that combines Tree List columns.
Name | Description |
---|---|
Accessible |
Gets or sets the object’s description used by accessibility client applications. |
Accessible |
Gets or sets the object’s name used by accessibility client applications. |
Accessible |
Gets or sets the object’s accessible role. |
Actual |
Specifies whether the band and all its parents are visible. |
Appearance |
Provides access to appearance settings used to paint the band header. |
Bands | Provides access to the band’s child band collection. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption | Gets or sets the band caption to be displayed within the band header. |
Columns | Provides access to the column collection owned by the current band. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Customization |
Gets or sets the band caption when its header is displayed in the Customization Form. |
Customization |
Gets the band caption when its header is displayed in the Customization Form by which it can be found using the Customization Form’s search box. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Fixed |
Gets or sets the band’s behavior when the Tree |
Has |
Gets whether the current band has child bands. |
Has |
Gets whether the current band has visible child bands. |
Image |
Provides access to settings that allow you to set up raster and vector icons for this Tree |
Images | Provides access to the source of images that can be displayed within column headers and bands. |
Index | Gets the index of the current band within the owning collection. |
Is |
Gets whether this band contains a column that displays the node expand/collapse buttons. |
Is |
Indicates whether the Tree |
Level | Gets the nesting level of the current band in the band hierarchy. |
Min |
Gets or sets the band’s minimum allowed width. |
Name | Gets or sets the band name. |
Options |
Provides access to the band’s options. |
Parent |
Gets the band’s parent. |
Root |
Gets the root band that is the current band’s parent. |
Row |
Gets or sets the band header height, in logical rows. |
Separator |
Gets or sets the width, in pixels, of the band separator (grid vertical lines that visually separate this band from other bands). |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Tool |
Gets or sets a regular tooltip. |
Tree |
Gets a Tree |
Visible | Specifies whether the current band is visible. |
Visible |
Returns the current band width. |
Width | Gets or sets the band’s width. |
See Also