[]
        
(Showing Draft Content)

C1.Win.Command.C1OutPage.ToolTipText

ToolTipText Property

ToolTipText

Gets or sets the tooltip text for the page.

Declaration
[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