Gets or sets the default width of the table columns.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public float ColumnWidth { get; set; } |
Visual Basic
![]() |
---|
Public Property ColumnWidth As Single |
A float value specifying the width of the table columns. Initialized with the value of TableColumnWidth.
The value of this property is used to initialize the width of new columns when they are created.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |