Gets the number of rows in the table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public int RowCount { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property RowCount As Integer |
If you increase the number of rows the content of the initial rows will remain intact. If you decrease the number, the last rows are removed and the other remain unchanged.