ComponentOne True DBGrid for WinForms
VarRowHeight Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : VarRowHeight Property
Gets or sets a value indicating how row height of the printed grid is determined.
Syntax
'Declaration
 
Public Property VarRowHeight As PrintInfo.RowHeightEnum
public PrintInfo.RowHeightEnum VarRowHeight {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members