Gets the C1Hyperlink that triggered the event.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public C1Hyperlink Hyperlink { get; private set; }
Visual Basic
Public Property Hyperlink As C1Hyperlink
	Get
	Private Set

See Also