Back to Devexpress

TreeListBand Properties

windowsforms-devexpress-dot-xtratreelist-dot-columns-dot-treelistband-dot-underscore-properties.md

latest7.6 KB
Original Source

TreeListBand Properties

A band that combines Tree List columns.

NameDescription
AccessibleDescriptionGets or sets the object’s description used by accessibility client applications.
AccessibleNameGets or sets the object’s name used by accessibility client applications.
AccessibleRoleGets or sets the object’s accessible role.
ActualVisibleSpecifies whether the band and all its parents are visible.
AppearanceHeaderProvides access to appearance settings used to paint the band header.
BandsProvides access to the band’s child band collection.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CaptionGets or sets the band caption to be displayed within the band header.
ColumnsProvides access to the column collection owned by the current band.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CustomizationCaptionGets or sets the band caption when its header is displayed in the Customization Form.
CustomizationSearchCaptionGets 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.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FixedGets or sets the band’s behavior when the TreeList control is scrolled horizontally.
HasChildrenGets whether the current band has child bands.
HasVisibleChildrenGets whether the current band has visible child bands.
ImageOptionsProvides access to settings that allow you to set up raster and vector icons for this TreeListBand.
ImagesProvides access to the source of images that can be displayed within column headers and bands.
IndexGets the index of the current band within the owning collection.
IsHierarchicalGets whether this band contains a column that displays the node expand/collapse buttons.
IsLoadingIndicates whether the TreeList control owning the current band is being initialized.
LevelGets the nesting level of the current band in the band hierarchy.
MinWidthGets or sets the band’s minimum allowed width.
NameGets or sets the band name.
OptionsBandProvides access to the band’s options.
ParentBandGets the band’s parent.
RootBandGets the root band that is the current band’s parent.
RowCountGets or sets the band header height, in logical rows.
SeparatorWidthGets or sets the width, in pixels, of the band separator (grid vertical lines that visually separate this band from other bands).
SiteGets or sets the ISite of the Component. Inherited from Component.
ToolTipGets or sets a regular tooltip.
TreeListGets a TreeList object to which the current band belongs.
VisibleSpecifies whether the current band is visible.
VisibleWidthReturns the current band width.
WidthGets or sets the band’s width.

See Also

TreeListBand Class

TreeListBand Members

DevExpress.XtraTreeList.Columns Namespace