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

In This Topic
    List Class Members
    In This Topic

    The following tables list the members exposed by List.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the List class.

     
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the child scopes.  
    Public PropertyGets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control.  
    Public PropertyIndicates that all white space in list 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 the list instance appears in a data rendering.

     
    Public Property

    Gets or sets the name to use for the data element for each instance of the list.

     
    Public Property

    Gets or sets an expression by which to group the data.

     
    Public Property

    Gets the report items contained in the List.

     
    Public PropertyOverridden. Gets the report items in scope.  
    Public Property

    Gets an expression by which to sort the repeated list regions.

     
    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 List object.  
    Top
    See Also