Gets or sets the default number of table columns.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public int TableColumnCount { get; set; } |
Visual Basic
![]() |
---|
Public Property TableColumnCount As Integer |
An integer value, which specifies the number of columns in new tables. The default is 2.
This value is used to initialize the ColumnCount property of new tables.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |