Skip to main content
A newer version of this page is available. .

ColumnView.GetListSourceRowCellValue Method

Name Parameters Description
GetListSourceRowCellValue(Int32, GridColumn) listSourceRowIndex, column Returns the value of the specified cell, which is identified by a column and the index of a record in the data source.
GetListSourceRowCellValue(Int32, String) listSourceRowIndex, fieldName Returns the value of the specified cell, which is identified by a field name and the index of a record in the data source.