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 40.
This property is used to initialize the ColumnWidth property of new tables.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |