Back to Devexpress

ColumnView.GetRowCellDisplayText Method

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

latest585 B
Original Source

ColumnView.GetRowCellDisplayText Method

NameParametersDescription
GetRowCellDisplayText(Int32, GridColumn)rowHandle, columnReturns a specific cell’s display value from the current View.
GetRowCellDisplayText(Int32, String)rowHandle, fieldNameGets the display value of the specified cell.