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

In This Topic
    HeightInch Property (C1OwnerDrawPrint)
    In This Topic
    The height of drawing area in inches
    Syntax
    'Declaration
     
    Public ReadOnly Property HeightInch As System.Double
    public System.double HeightInch {get;}
    See Also