Name | Description | |
---|---|---|
![]() | List Constructor | Initializes a new instance of the List class. |
The following tables list the members exposed by List.
Name | Description | |
---|---|---|
![]() | List Constructor | Initializes a new instance of the List class. |
Name | Description | |
---|---|---|
![]() | ChildScopes | Overridden. Gets the child scopes. |
![]() | Components | Gets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control. |
![]() | ConsumeWhiteSpace | Indicates 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. |
![]() | DataInstanceElementOutput | Gets or sets a value indicating whether the list instance appears in a data rendering. |
![]() | DataInstanceName | Gets or sets the name to use for the data element for each instance of the list. |
![]() | Grouping | Gets or sets an expression by which to group the data. |
![]() | GrowDirection | List layout grow direction |
![]() | ReportItems | Gets the report items contained in the List. |
![]() | ReportItemsInScope | Overridden. Gets the report items in scope. |
![]() | RowsOrColumnsCount | Number of rows or columns (depends on the GrowDirection value) |
![]() | Sorting | Gets an expression by which to sort the repeated list regions. |
Name | Description | |
---|---|---|
![]() | SortReportItems | Sort items to improve rendering performance. |
![]() | Validate | Overridden. Validates the information in each property of the List object. |