ComponentOne True DBGrid for WinForms
MaxRowHeight Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : MaxRowHeight Property
Gets or sets the maximum row height in hundredths of an inch (used if VarRowHeight is PrintInfo.RowHeightEnum.StretchToMax).
Syntax
'Declaration
 
Public Property MaxRowHeight As System.Integer
public System.int MaxRowHeight {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members