ComponentOne FlexGrid for WPF and Silverlight
Width Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : Width Property
Gets or sets the width of this column, in pixels (set to GridLength.Auto to use the default width).
Syntax
'Declaration
 
Public Property Width As System.Windows.GridLength
public System.Windows.GridLength Width {get; set;}
See Also

Reference

Column Class
Column Members