ColumnViewHyperlinkClickEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
Column |
Initializes a new instance of the Column |
#Fields
Name | Description |
---|---|
Empty static |
Provides a value to use with events that do not have event data.
Inherited from Event |
#Properties
Name | Description |
---|---|
Bubbles |
Returns whether this element can pass an event up along the tree, to its parent HTML elements. You can enable the Cancel |
Cancel |
Specifies whether this element should pass an event to its parent elements. See any “Html |
Current |
Inherited from Dx |
Element |
Inherited from Dx |
Element |
Returns the unique identifier of an HTML element. Element IDs are set in HTML markup (the “id” property). See any “Html |
Node |
Inherited from Dx |
Root |
Inherited from Dx |
Row |
Gets an item’s handle. |
Suppress |
Specifies whether a control whose HTML element triggered this event should raise its own related event. See any “Html |
Tag |
Inherited from Dx |
Target |
Inherited from Dx |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Has |
Inherited from Dx |
Has |
Inherited from Dx |
Has |
Inherited from Dx |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also