Back to Devexpress

ColumnView.GetListSourceRowCellValue Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-columnview-dot-getlistsourcerowcellvalue.md

latest754 B
Original Source

ColumnView.GetListSourceRowCellValue Method

NameParametersDescription
GetListSourceRowCellValue(Int32, GridColumn)listSourceRowIndex, columnReturns 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, fieldNameReturns the value of the specified cell, which is identified by a field name and the index of a record in the data source.