Gets the selected tab.

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

Syntax

C#
C1Tab SelectedTab { get; }
Visual Basic (Declaration)
ReadOnly Property SelectedTab As C1Tab
	Get

Remarks