Gets or sets the default width of tables' columns.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double TableColumnWidth { get; set; } |
Visual Basic
![]() |
---|
Public Property TableColumnWidth As Double |
A double value, which specifies the width of table columns measured. The default is 18.
This property is used to initialize the ColumnWidth property of new tables.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |