Gets or sets the selected index.

Namespace:  C1.Web.UI.Controls.C1TabStrip
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
int SelectedIndex { get; set; }
Visual Basic (Declaration)
Property SelectedIndex As Integer
	Get
	Set

Remarks