GridControl.GetCellDisplayText Method
Name | Parameters | Description |
---|---|---|
GetCellDisplayText(Int32, GridColumn) | rowHandle, column | Returns the text displayed within the specified cell. |
GetCellDisplayText(Int32, String) | rowHandle, fieldName | Returns the text displayed within the specified cell. |