[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicLink.Text

Text Property

Gets or sets the text of the link.

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