DataPA Enterprise Dashboard Controls API Reference
The HyperlinkEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
HyperlinkEventArgs()()()() |
Creates and returns a new HyperlinkEventArgs object.
|
|
|
HyperlinkEventArgs(String) |
Creates and returns a new HyperlinkEventArgs object.
|
Fields
| Name | Description | |
|---|---|---|
|
|
ClassId | |
|
|
EventsId | |
|
|
InterfaceId |
Properties
| Name | Description | |
|---|---|---|
|
|
Cancel |
Gets or sets a value that indicates if the Hyperlink event should be processed.
|
|
|
Hyperlink |
Gets the Hyperlink that this event is related to.
|