ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IBody Interface
Members

In This Topic
    IBody Interface
    In This Topic
    Defines the body element for a report. This is the parent container for all report items in the report.
    Object Model
    IBody Interface
    Syntax
    'Declaration
     
    Public Interface IBody 
       Inherits IReportItemContainer 
    public interface IBody : IReportItemContainer  
    See Also