Skip to main content

TcxTreeListNode.SelectedIndex Property

Specifies the image for the selected node.

Declaration

property SelectedIndex: TcxImageIndex index 1 read; write;

Property Value

Type
TcxImageIndex

Remarks

Node select images are stored in the Images collections.

For different tree list controls, images are specified in the following ways:

See Also