ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / SetData Method

In This Topic
    SetData Method (C1FlexPivotGrid)
    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