[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTabPage.Text

Text Property

Text

Gets or sets the text shown on the tab.

Declaration
[Browsable(true)]
[C1Category("Appearance")]
[C1Description("C1DockingTabPage.Text", "Gets or sets the text shown on the tab.")]
public override string Text { get; set; }
Overrides