[]
Gets or sets the text in the caption area of the page. If not specified, defaults to the value of the Text property.
[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; }