Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TableRowCollection Class / Insert Method

In This Topic
    Insert Method (TableRowCollection)
    In This Topic
    Inserts a range of rows or columns into the containing RenderTable.
    Overload List
    OverloadDescription
    Inserts a range of rows or columns into the containing RenderTable. (Inherited from C1.C1Preview.TableVectorCollection)
    Inserts a row or column into the containing RenderTable. (Inherited from C1.C1Preview.TableVectorCollection)
    Inserts the element at the specified index. (Inherited from C1.C1Preview.Util.FastList)
    See Also