Gets or sets the height of this header.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double Height { get; set; } |
Visual Basic Copy Code |
---|
Public Property Height As Double |
A double value specifying the header height. The default is 0.
If this is a row header, the property specifies the height of the whole row.