Gets or sets the width of this header.
Namespace: MindFusion.Diagramming.Lanes
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float Width { get; set; } |
Visual Basic Copy Code |
---|
Public Property Width As Single |
A float value specifying the header width. The default is 0.
If this is a column header, the property specifies the width of the whole column.