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

In This Topic
    AddItem Method (C1FlexGrid)
    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