ComponentOne FlexGrid for WPF and Silverlight
MinWidth Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : MinWidth Property
Gets or sets the minimum width of this column, in pixels (this value is used only for star-sized columns).
Syntax
'Declaration
 
Public Property MinWidth As System.Double
public System.double MinWidth {get; set;}
See Also

Reference

Column Class
Column Members