Back to Devexpress

ColumnView.GetFocusedRowCellValue Method

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

latest655 B
Original Source

ColumnView.GetFocusedRowCellValue Method

NameParametersDescription
GetFocusedRowCellValue(GridColumn)columnReturns the specified column’s edit value within the focused row. Returns null if the column is not found.
GetFocusedRowCellValue(String)fieldNameReturns the edit value of the specified cell within the focused row. Returns null if a column with such field name is not found.