Method RowToObject
RowToObject(int)
Returns the tree model object rendering on the given row of the table.
public T RowToObject(int row)
Parameters
rowintRow in table.
Returns
- T
Returns the tree model object rendering on the given row of the table.
public T RowToObject(int row)
row intRow in table.