[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicLink.ToolTipText

ToolTipText Property

Gets or sets the tooltip text for the link.

Declaration
[C1Category("Appearance")]
[C1Description("C1TopicLink.ToolTipText", "Gets or sets the tooltip text for the link.")]
public string ToolTipText { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicLink.ToolTipText", "Gets or sets the tooltip text for the link.")>
Public Property ToolTipText As String