VGridControlBase.GetCellDisplayText Method
Name | Parameters | Description |
---|---|---|
GetCellDisplayText(BaseRow, Int32) | row, recordIndex | Returns the display text of the specified cell. |
GetCellDisplayText(MultiEditorRow, Int32, Int32) | meRow, recordIndex, cellIndex | Returns the display text of the specified cell within the multi-editor row. |
GetCellDisplayText(RowProperties, Int32) | rowProperties, recordIndex | Returns the display text of the specified cell. |
GetCellDisplayText(String, Int32) | fieldName, recordIndex |