Property SelectedIndex
SelectedIndex
Gets or sets index of the selected item in the TreeView.
public int? SelectedIndex { get; set; }
Property Value
- int?
Gets or sets index of the selected item in the TreeView.
public int? SelectedIndex { get; set; }