C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableRowCollection Class / Insert Method
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