[]
Create a row bound to the data item.
protected override Row CreateBoundRow(object dataItem)
Protected Overrides Function CreateBoundRow(dataItem As Object) As Row
| Type | Name | Description |
|---|---|---|
| object | dataItem | The data item. |
| Type | Description |
|---|---|
| Row |