Group Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a data group.
public ref class Group sealed
public sealed class Group
type Group = class
Public NotInheritable Class Group
- Inheritance
-
Group
Properties
DataElementName |
The name to use for the data element for instances of this group. |
DataElementOutput |
Indicates whether the instances of the group should appear in a data rendering. |
DocumentMapLabel |
A label to identify an instance of the group within the client UI (to provide a user-friendly label for searching). |
GroupExpressions |
The expressions by which to group the data. |
ID |
Gets the unique identifier for this report definition object. |
Instance |
Gets the report instance object that contains the calculated values of this report definition object. |
IsRecursive |
Gets a value that indicates whether this group is recursive. |
Name |
Name of the group. |
PageBreak |
Defines PageBreak behavior for this group. |
PageName |
Gets the page name. |