ASPxClientSpreadsheetHyperlinkClickEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
handled | Gets or sets a value that specifies whether the event is handled, and the default processing is not required. |
html |
Gets a DHTML event object that relates to the processed event. |
hyperlink |
Gets a value identifying the clicked hyperlink type. |
target |
Gets the clicked link’s URI. |
See Also