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

In This Topic
    AddItem Method (C1FlexPivotGrid)
    In This Topic
    Adds a row to the grid and populates the new row with data.
    Overload List
    OverloadDescription
    Adds a row to the grid and populates the new row with data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Adds a row to the grid and populates the new row with data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Adds a row to the grid at a specified position and populates the new row with data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Adds a row to the grid at a specified position and populates the new row with data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    See Also