Gets or sets hyperlink text. If the hyperlink is created/edited on a non-empty selection, this setting is ignored.

Namespace:  C1.Win.XmlEditor.UICustomization
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public string Text { get; set; }
Visual Basic (Declaration)
Public Property Text As String

See Also