GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Grouping Class |
The following tables list the members exposed by Grouping.
Name | Description | |
---|---|---|
Grouping Constructor | Initializes a new instance of the Grouping class. |
Name | Description | |
---|---|---|
Custom | Gets or sets information to be passed to the report output component. | |
DataCollectionName | Gets or sets the name to use for the data element for the collection of all instances of this group. | |
DataElementName | Gets or sets the name for the data element for instances of this group. | |
DataElementOutput | Gets or sets a value indicating whether the group appears in a data rendering. | |
DomainScope | Specifies the domain scope for grouping. | |
Filters | Gets filters to apply to each instance of the group. | |
GroupExpressions | Gets a set of expressions by which to group the data. | |
Label | Gets or sets a label to identify an instance of the group within the client UI (to provide a user-friendly label for searching). | |
Name | Gets or sets the name of the grouping. | |
NewSection | Gets or sets a value indicating whether the grouping is in it's own section | |
PageBreak | Specifies the page break options for grouping. | |
PageBreakAtEnd | Gets or sets a value indicating whether the report breaks to a new page at the end of the group. | |
PageBreakAtStart | Gets or sets a value indicating whether the report breaks to a new page at the start of the group. | |
PageName | Specifies the page name. | |
Parent | Gets or sets an expression that identifies the parent group in a recursive hierarchy. | |
Variables | Specifies the list of variables. |