[]
Provides data for the HyperlinkClicked event.
public class HyperlinkClickedEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| HyperlinkClickedEventArgs(C1Hyperlink) | Initializes a new instance of the HyperlinkClickedEventArgs class. |
| Name | Description |
|---|---|
| Hyperlink | Gets the hyperlink associated with the event. |