Name | Description | |
---|---|---|
Container Constructor | Initializes a new instance of the Rectangle class. |
The following tables list the members exposed by Container.
Name | Description | |
---|---|---|
Container Constructor | Initializes a new instance of the Rectangle class. |
Name | Description | |
---|---|---|
CanGrow | Indicates that the container can grow when the size of its content is greater than the size of the container. | |
Components | Gets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control. | |
ConsumeWhiteSpace | Indicates that all white space in container is consumed during report rendering when the container’s contents grow rather than preserving the minimum white space between the contents and the bounds of the container. | |
NewPage | Indicates on which page the content to start after the page break. | |
Overflow | Indicates how content that is larger than the container should be handled. | |
PageBreakAtEnd | Gets or sets a value indicating whether a page break occurs immediately after the rectangle ends. | |
PageBreakAtStart | Gets or sets a value indicating whether a page break occurs immediately before the rectangle begins. | |
PageName | Gets or sets the string used for naming the sheet in Excel export. | |
ReportItems | Gets a collection of the ReportItem objects hosted in the Rectangle. |
Name | Description | |
---|---|---|
SortReportItems | Sort items to improve rendering performance. | |
Validate | Overridden. Validates the information in each property of the GrapeCity.ActiveReports.PageReportModel.Rectangle object. |