Gets or sets the selected index within the data.
IndexPath SelectedIndex { get; set; }
In the case of multiple selected items, returns the index of the item that was first selected.