ComponentOne FlexGrid for WinForms
MinWidth Property

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

Reference

Column Class
Column Members