ActiveReports 12
Body Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Body Class

The following tables list the members exposed by Body.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Body class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of columns the report contains.  
Public PropertyGets or sets the amount of white space between each of the report's columns.  
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer)
Public PropertyGets the IContainer that contains the Body. (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the height of the report's IBody  
Public PropertyGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertyGets a ReportItemCollection containing all the ReportItem in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer)
Public PropertyGets or sets the ISite of the Body. (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the the style settings for the report's body.  
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodReleases the resources used by the Body. (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method

Returns a String containing the name of the Body, if any. This method should not be overridden.

(Inherited from System.ComponentModel.Component)
Public MethodValidates the information in each property of the Body class.  
Top
Public Events
 NameDescription
Public EventOccurs when the component is disposed by a call to the Dispose method. (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

Body Class
GrapeCity.ActiveReports.PageReportModel Namespace