ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Container Class
Properties Methods Events

In This Topic
    Container Class Members
    In This Topic

    The following tables list the members exposed by Container.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the Rectangle class.

     
    Top
    Public Properties
     NameDescription
    Public PropertyGets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control.  
    Public PropertyIndicates 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.  
    Public Property

    Gets or sets a value indicating whether a page break occurs immediately after the rectangle ends.

     
    Public Property

    Gets or sets a value indicating whether a page break occurs immediately before the rectangle begins.

     
    Public PropertyGets or sets the string used for naming the sheet in Excel export.  
    Public Property

    Gets a collection of the ReportItem objects hosted in the Rectangle.

     
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Internal use only  
    Public MethodSort items to improve rendering performance.  
    Public MethodOverridden. Validates the information in each property of the GrapeCity.ActiveReports.PageReportModel.Rectangle object.  
    Top
    See Also