Back to Devexpress

DataGridView.GetCellValue Method

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-dot-getcellvalue.md

latest496 B
Original Source

DataGridView.GetCellValue Method

NameParametersDescription
GetCellValue(Int32, GridColumn)rowHandle, columnReturns the value of the specified data cell.
GetCellValue(Int32, String)rowHandle, fieldNameReturns the value of the specified data cell.