ComponentOne True DBGrid for WinForms
MinWidth Property (C1DisplayColumn)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DisplayColumn Class : MinWidth Property
Gets or sets the minimum width a column can be resized to when in C1TrueDBGrid.SpringMode.
Syntax
'Declaration
 
Public Property MinWidth As System.Integer
public System.int MinWidth {get; set;}
See Also

Reference

C1DisplayColumn Class
C1DisplayColumn Members