Gets or sets the indexes of the selected items in this RibbonListView.

Syntax

public int[] SelectedIndices { get; set; }
Public Property SelectedIndices() As Integer()