C1.C1Rdl.Rdl2008 Namespace : Group Class |
The following tables list the members exposed by Group.
Name | Description | |
---|---|---|
Group Constructor | Initializes a new instance of the Group class. |
Name | Description | |
---|---|---|
DataElementName | Gets or sets the name to use for the data element for instances of this group. Default (if not specified): Name of the group. Must be a CLS-compliant identifier. | |
DataElementOutput | Gets or sets value indicating whether the instances of the group should appear in a data rendering. | |
DocumentMapLabel | Gets or sets a label to identify an instance of the group in the client UI (to provide a user-friendly label for searching). | |
Expressions | Gets the expressions by which to group the data. If empty, this is a detail group (that is, there is one instance of the group per detail row of data). | |
Filters | Gets Group.Filters collection containing filters to apply to each instance of the group. | |
Name | Gets or sets name of the Group. No two group elements may have the same name. No group element may have the same name as a data set or a data region. | |
PageBreak | Gets Group.PageBreak object defining page break behavior for this group. | |
Parent | Gets or sets an expression that identifies the parent group in a recursive hierarchy. | |
Variables | Gets Group.Variables collection containing a set of variables to evaluate at the group level. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another Group to the current object. |