[]
Gets or sets the text shown on the tab.
[Browsable(true)]
[C1Category("Appearance")]
[C1Description("C1DockingTabPage.Text", "Gets or sets the text shown on the tab.")]
public override string Text { get; set; }
<Browsable(True)>
<C1Category("Appearance")>
<C1Description("C1DockingTabPage.Text", "Gets or sets the text shown on the tab.")>
Public Overrides Property Text As String