Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

VGridControlBase.GetCellValue Method

Name Parameters Description
GetCellValue(BaseRow, Int32) row, recordIndex Returns the value of a cell.
GetCellValue(MultiEditorRow, Int32, Int32) meRow, recordIndex, cellIndex Returns the value of a cell in a multi-editor row.
GetCellValue(RowProperties, Int32) props, recordIndex Returns the value of a cell.
GetCellValue(String, Int32) fieldName, recordIndex Returns the value of a cell.