[]
Gets the data associated with the specified row or column.
object GetTag(int index)
Function GetTag(index As Integer) As Object
Type | Name | Description |
---|---|---|
int | index | Row or column index |
Type | Description |
---|---|
object | The data associated with the specified row or column. |