Gets or sets the default height of table rows.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public double RowHeight { get; set; } |
Visual Basic
![]() |
---|
Public Property RowHeight As Double |
A double value specifying the height of the table rows. Initialized with the value of TableRowHeight.
The value of this property is used to initialize the height of new rows when they are created.
WpfDiagram Programmer's Guide | © 2025 MindFusion |