ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Double
    public System.double Height {get; set;}
    See Also