ComponentOne True DBGrid for WinForms
AllowSizing Property (C1DisplayColumn)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DisplayColumn Class : AllowSizing Property
Gets or sets a value indicating whether column resizing is allowed.
Syntax
'Declaration
 
Public Property AllowSizing As System.Boolean
public System.bool AllowSizing {get; set;}
See Also

Reference

C1DisplayColumn Class
C1DisplayColumn Members