Gets or sets the width of the table column.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public float Width { get; set; } |
Visual Basic Copy Code |
---|
Public Property Width As Single |
A float value indicating the width of the column. The default is 50.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |