ComponentOne FlexGrid for WPF and Silverlight
MaxWidth Property (Column)

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

Reference

Column Class
Column Members