FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGrid Class / SetData Method

In This Topic
    SetData Method (C1FlexGrid)
    In This Topic
    Assigns a value to a grid cell.
    Overload List
    OverloadDescription
    Assigns a value to a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Assigns a value to a range of cells. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Assigns a value to a grid cell, coercing the value into the cell's specified DataType. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Assigns a value to a range of cells, coercing the value into each cell's specified DataType. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Assigns a value to a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Assigns a value to a grid cell, coercing the value into the cell's specified data type. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    See Also