[]
Gets or sets the tooltip text for the page.
[C1Category("Appearance")]
[C1Description("C1OutPage.ToolTipText", "Gets or sets the tooltip text for the page.")]
[Browsable(true)]
public string ToolTipText { get; set; }
<C1Category("Appearance")>
<C1Description("C1OutPage.ToolTipText", "Gets or sets the tooltip text for the page.")>
<Browsable(True)>
Public Property ToolTipText As String