ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / Body Property

In This Topic
    Body Property (IReport)
    In This Topic
    Returns a reference to the body of the report.
    Syntax
    'Declaration
     
    ReadOnly Property Body As IBody
    IBody Body {get;}
    See Also