SelectedIndex Property (Tree)

Class

Tree.

Action

Gets or sets the index of the first selected item.

Syntax

C#
protected ItemPath SelectedIndex { get; set; }
VB
'Declaration
Protected ReadWrite Property SelectedIndex As ItemPath

Access

Read and write.