Text Property
Text
Gets or sets the caption of the page.
Declaration
[Browsable(true)]
[C1Category("Appearance")]
[C1Description("C1OutPage.Text", "Gets or sets the caption of the page.")]
public override string Text { get; set; }
Overrides
System.Windows.Forms.Panel.Text