[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1TrueDBGrid.GetDataBoundItem

GetDataBoundItem Method

GetDataBoundItem(int)

Gets a top-level object bound to the specified view row.

Declaration
public object GetDataBoundItem(int viewrow)
Parameters
Type Name Description
int viewrow
Returns
Type Description
object
Remarks

Returns null if the specified view row is not a data row.