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

IBody Interface
Represents 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 
 
See Also