Group Members
Include Protected Members
Include Inherited Members
Represents a data group.
The Group type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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).l |
![]() |
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. |
![]() |
Name | Name of the group. |
![]() |
PageBreak | Defines PageBreak behavior for this group. |
Top