SelectedIndex Property (Sidebar)
Gets or Sets the index of the selected panel.
public int SelectedIndex {get; set;}
'Declaration
Public Property SelectedIndex As Integer
Property Value
The zero-based index of the active panel. The specific panels (Table of Contents, Search, Parameters, Thumbnails) are indexed in the order they are added to the sidebar. The default value is 0.