[]
        
(Showing Draft Content)

C1.Win.Command.C1OutPage.Text

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; }
<Browsable(True)>
<C1Category("Appearance")>
<C1Description("C1OutPage.Text", "Gets or sets the caption of the page.")>
Public Overrides Property Text As String
Overrides
System.Windows.Forms.Panel.Text