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

In This Topic
    RowHeight Property (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RowHeight As PrintInfo.RowHeightEnum
    public PrintInfo.RowHeightEnum RowHeight {get; set;}
    See Also