DiagramLite Programmer's Guide
Column.Width Property
See Also
 





Gets or sets the width of the table column.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Double

 Property Value

 See Also

Column Members
Column Class
MindFusion.Diagramming Namespace