Gets or sets the default height of tables' rows.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double TableRowHeight { get; set; } |
Visual Basic Copy Code |
---|
Public Property TableRowHeight As Double |
TableRowHeight is used to initialize the RowHeight property of new tables.