ComponentOne True DBGrid for WinForms
RowHeight Property (Frame)

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

Reference

Frame Class
Frame Members