[]
Creates a details row bound to a given data item.
protected virtual RowWithDetails CreateBoundRowWithDetails(object dataItem)
Type | Name | Description |
---|---|---|
object | dataItem | Item that the row represents. |
Type | Description |
---|---|
RowWithDetails | A row bound to the given data item. |