SelectedIndex Property (Sidebar)
Gets or Sets the index of the selected panel.
'Declaration
Public Property SelectedIndex As Integer
public int SelectedIndex {get; set;}
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.