Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Body Class / Height Property

In This Topic
    Height Property (Body)
    In This Topic
    Gets or sets the height of the current report body.
    Syntax
    'Declaration
     
    Public Property Height As ReportSize
    public ReportSize Height {get; set;}
    See Also