[]
Gets or sets the tooltip text for the link.
[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