Skip to content

UIVirtualListBase.SelectedIndex Property

Definition

Namespace: Brine2D.UI

Index of the selected row, or -1 if none.

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

Property Value

System.Int32