Gets the text of the currently selected tab (runtime-only).
Declaration
[C1Category("Appearance")]
[C1Description("C1DockingTab.Text", "Gets the text of the currently selected tab (runtime-only).")]
[Browsable(false)]
public string Text { get; set; }