ComponentOne True DBGrid for WinForms
Width Property (ViewRow)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid.BaseGrid Namespace > ViewRow Class : Width Property
Gets or sets the width of a row.
Syntax
'Declaration
 
Public Property Width As System.Integer
public System.int Width {get; set;}
See Also

Reference

ViewRow Class
ViewRow Members