DiagramLite Programmer's Guide
Diagram.TableRowCount Property
See Also
 





Gets or sets the default number of table rows.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public int TableRowCount { get; set; }

Visual Basic  Copy Code

Public Property TableRowCount As Integer

 Property Value

 Remarks

Use the property to set the initial number of rows for newly created tables.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace