Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / SizeD Structure / Height Property

In This Topic
    Height Property (SizeD)
    In This Topic
    Gets or sets the vertical component of the current SizeD.
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    See Also