Back to Devexpress

Node Indicator

vcl-170025-expressquantumtreelist-visual-elements-node-indicator.md

latest2.1 KB
Original Source

Node Indicator

  • Jul 29, 2024

The node indicator is an area displayed between the View’s left boundary and nodes. Nodes divide this area into cells that indicate the focused and selected state of corresponding nodes. Indicator cells at the intersection of the band and column header panels provide space for the Quick Band Customization button and Quick Column Customization button.

Indicator cells allow end-users to:

The table below lists the main properties that relate to the node indicator and its cells.

VisibilityThe TreeList control’s OptionsView.Indicator, OptionsCustomizing.BandsQuickCustomization, and OptionsCustomizing.ColumnsQuickCustomization properties.
AppearanceThe TreeList control’s Styles.Indicator property.
Custom Draw EventThe TreeList control’s OnCustomDrawIndicatorCell event.
HitTest InformationThe TreeList control’s HitTest.HitAtIndicator and HitTest.HitAtNode properties.
BoundsThe TreeList control’s OptionsView.IndicatorWidth property.