ComponentOne FlexGrid for WinForms
MaxWidth Property

C1.Win.C1FlexGrid Namespace > Column Class : MaxWidth Property
Gets or sets the maximum width of the column to use when star-sizing is enabled (StarWidth).
Syntax
'Declaration
 
Public Property MaxWidth As Integer
public int MaxWidth {get; set;}
See Also

Reference

Column Class
Column Members