Skip to content

UITreeView.SelectedIndex Property

Definition

Namespace: Brine2D.UI

Row index \(in the flattened visible list\) that is currently selected, or -1.

C#
public int SelectedIndex { get; private set; }

Property Value

System.Int32