[]
Gets the data associated with the specified row or column. (This implementation always returns null.)
public virtual object GetTag(int index)
Public Overridable Function GetTag(index As Integer) As Object
| Type | Name | Description |
|---|---|---|
| int | index | Row or column index |
| Type | Description |
|---|---|
| object |