C1.Win.List Namespace / PrintInfo Class / MaxRowHeight Property

In This Topic
MaxRowHeight Property (PrintInfo)
In This Topic
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 Integer
 
See Also