Gets or sets the default number of table columns.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public int TableColumnCount { get; set; } |
Visual Basic Copy Code |
---|
Public Property TableColumnCount As Integer |
This value is used to initialize the ColumnCount property of new tables.