True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / VarRowHeight Property

In This Topic
    VarRowHeight Property (PrintInfo)
    In This Topic
    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