ColumnView.GetRowCellDisplayText Method
Name | Parameters | Description |
---|---|---|
GetRowCellDisplayText(Int32, GridColumn) | rowHandle, column | Returns a specific cell’s display value from the current View. |
GetRowCellDisplayText(Int32, String) | rowHandle, fieldName | Gets the display value of the specified cell. |