C1.Silverlight.FlexGrid.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.