GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Body Class |
For a list of all members of this type, see Body members.
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. |