ComponentOne True DBGrid for WinForms
DataWidth Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : DataWidth Property
Gets or sets the maximum number of characters which may be entered for cells in this column.
Syntax
'Declaration
 
Public Property DataWidth As System.Integer
public System.int DataWidth {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members