GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Body Class |
The following tables list the members exposed by Body.
Name | Description | |
---|---|---|
Body Constructor | Initializes a new instance of the Body class. |
Name | Description | |
---|---|---|
Columns | Gets or sets the number of columns the report contains. | |
ColumnSpacing | Gets or sets the amount of white space between each of the report's columns. | |
Components | Gets a ReportComponentCollection containing all the ReportComponent in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Container | Gets the IContainer that contains the Body. (Inherited from System.ComponentModel.Component) | |
Height | Gets or sets the height of the report's IBody | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
ReportItems | Gets a ReportItemCollection containing all the ReportItem in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Site | Gets or sets the ISite of the Body. (Inherited from System.ComponentModel.Component) | |
Style | Gets or sets the the style settings for the report's body. |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Releases the resources used by the Body. (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ToString | Returns a String containing the name of the Body, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) | |
Validate | Validates the information in each property of the Body class. |
Name | Description | |
---|---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from System.ComponentModel.Component) |