public T GetCellDisplayValue<T>( GridCellType cellType, GridRow row, GridColumn column )
Parameters
- cellType
- The type of cell.
- row
- The row.
- column
- The column.
Type Parameters
- T
public T GetCellDisplayValue<T>( GridCellType cellType, GridRow row, GridColumn column )