ComponentOne True DBGrid for WinForms
DefColWidth Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : DefColWidth Property
Gets or sets the default width for all grid columns.
Syntax
'Declaration
 
Public Property DefColWidth As System.Integer
public System.int DefColWidth {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members