Back to Devexpress

VGridControlBase.GetCellDisplayText Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrolbase-dot-getcelldisplaytext.md

latest1.2 KB
Original Source

VGridControlBase.GetCellDisplayText Method

NameParametersDescription
GetCellDisplayText(BaseRow, Int32)row, recordIndexReturns the display text of the specified cell.
GetCellDisplayText(MultiEditorRow, Int32, Int32)meRow, recordIndex, cellIndexReturns the display text of the specified cell within the multi-editor row.
GetCellDisplayText(RowProperties, Int32)rowProperties, recordIndexReturns the display text of the specified cell.
GetCellDisplayText(String, Int32)fieldName, recordIndex