[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTabPage.CaptionText

CaptionText Property

CaptionText

Gets or sets the text in the caption area of the page. If not specified, defaults to the value of the Text property.

Declaration
[C1Category("Appearance")]
[C1Description("C1DockingTabPage.CaptionText", "Gets or sets the text in the caption area of the page. If not specified, defaults to the value of the Text property.")]
[Browsable(true)]
public string CaptionText { get; set; }