[]
Initializes a new instance of the GridHyperlinkColumn class.
public GridHyperlinkColumn()
Public Sub New()
Initializes a new instance of the GridHyperlinkColumn class.
public GridHyperlinkColumn(PropertyInfo property)
Public Sub New([property] As PropertyInfo)
| Type | Name | Description |
|---|---|---|
| PropertyInfo | property | The property info object used to initialize the column. |