ComponentOne FlexGrid for WPF and Silverlight
MaxColumnWidth Property (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : MaxColumnWidth Property
Gets or sets the maximum width of columns in the C1FlexGrid.
Syntax
'Declaration
 
Public Property MaxColumnWidth As System.Double
public System.double MaxColumnWidth {get; set;}
Remarks
Setting this value to zero disables the maximum column width limit.
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members