[]
Gets a top-level object bound to the specified view row.
public object GetDataBoundItem(int viewrow)
Public Function GetDataBoundItem(viewrow As Integer) As Object
| Type | Name | Description |
|---|---|---|
| int | viewrow |
| Type | Description |
|---|---|
| object |
Returns null if the specified view row is not a data row.