Gets the hyperlink associated with the event.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public C1Hyperlink Hyperlink { get; }
Visual Basic
Public ReadOnly Property Hyperlink As C1Hyperlink
	Get

See Also