[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1DataColumn.CellValue

CellValue Method

CellValue(int)

Gets the cell value for a given row.

Declaration
public object CellValue(int row)
Parameters
Type Name Description
int row

The row to fetch.

Returns
Type Description
object

The underlying data from the data source.