Back to Devexpress

ColumnView.GetRowCellValue Method

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

latest563 B
Original Source

ColumnView.GetRowCellValue Method

NameParametersDescription
GetRowCellValue(Int32, GridColumn)rowHandle, columnReturns a specific cell value from the current View.
GetRowCellValue(Int32, String)rowHandle, fieldNameGets the value of the specified cell in the grid’s data source.