ComponentOne True DBGrid for WinForms
Height Property (ViewRow)

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

Reference

ViewRow Class
ViewRow Members