C1.Win.C1Report.4 Assembly > C1.Win.C1Preview Namespace > C1PreviewPane Class : HyperlinkMouseEnter Event |
'Declaration Public Event HyperlinkMouseEnter As HyperlinkEventHandler
public event HyperlinkEventHandler HyperlinkMouseEnter
The event handler receives an argument of type HyperlinkEventArgs containing data related to this event. The following HyperlinkEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Hyperlink | Gets the hyperlink associated with the event. |