Gets or sets the indexes of the selected items in this RibbonListView.
public int[] SelectedIndices { get; set; }
Public Property SelectedIndices() As Integer()