Gets or sets the default width of tables' columns.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double TableColumnWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property TableColumnWidth As Double |
This property is used to initialize the ColumnWidth property of new tables.