Adds new empty row at the bottom of the table.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public int AddRow () |
Visual Basic
![]() |
---|
Public Function AddRow () As Integer |
Returns the index of the newly added row within the Rows collection.
Call the method to add new rows at the end of the table. The size of the table is automatically updated and the rows are added to the row collection.
NetDiagram Programmer's Guide | © 2023 MindFusion |