Overload | Description |
---|---|
SetCellValue(GridCellType,GridRow,Object) | Sets the value corresponding to the cell in the intersection of the specified row and this column. (Inherited from C1.WPF.Grid.GridColumn) |
SetCellValue(Object,Object) | Sets the specified value to dataItem property related to this column. (Inherited from C1.WPF.Grid.GridColumn) |