[]
Gets or sets the index of the currently selected page.
[C1Category("Behavior")] [C1Description("C1DockingTab.SelectedIndex", "Gets or sets the index of the currently selected page.")] public int SelectedIndex { get; set; }