GridViewDataHyperLinkColumn Methods
Specifies a data column with hyperlink functionality.
Name | Description |
---|---|
Assign |
Copies the public properties from the specified object to the current one.
Inherited from Grid |
Auto |
Applies a filter to the column.
Inherited from Grid |
Create |
Creates a data column for the specified data type.
Inherited from Grid |
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. |
Group |
Groups data by the values of the current column.
Inherited from Grid |
Is |
Indicates whether a column responds to mouse clicks.
Inherited from Grid |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
For internal use only.
Inherited from Web |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
For internal use only.
Inherited from Web |
Set |
For internal use only.
Inherited from Web |
Sort |
Sorts the column in ascending order.
Inherited from Grid |
Sort |
Sorts the column in descending order.
Inherited from Grid |
To |
Returns a string that represents the current object.
Inherited from Grid |
Un |
Clears the grouping applied to the column.
Inherited from Grid |
Un |
Clears the sorting applied to the column.
Inherited from Grid |
See Also