Back to Devexpress

DataGridView.GetCellDisplayText Method

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

latest536 B
Original Source

DataGridView.GetCellDisplayText Method

NameParametersDescription
GetCellDisplayText(Int32, GridColumn)rowHandle, columnGets the text displayed within the specified cell.
GetCellDisplayText(Int32, String)rowHandle, fieldNameGets the text displayed within the specified cell.