FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridDateTimeColumn Class / SetCellValue Method

In This Topic
    SetCellValue Method (GridDateTimeColumn)
    In This Topic
    Sets the value corresponding to the cell in the intersection of the specified row and this column.
    Overload List
    OverloadDescription
    Sets the value corresponding to the cell in the intersection of the specified row and this column. (Inherited from C1.WPF.Grid.GridColumn)
    Sets the specified value to dataItem property related to this column. (Inherited from C1.WPF.Grid.GridColumn)
    See Also