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

In This Topic
    Body Property (C1RdlReport)
    In This Topic
    Gets the Body object describing how the body of the report is structured and rendered.
    Syntax
    'Declaration
     
    Public ReadOnly Property Body As Body
    public Body Body {get;}
    See Also