GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace : IGroup Interface |
For a list of all members of this type, see IGroup members.
Name | Description | |
---|---|---|
![]() | Custom | String of custom data. |
![]() | CustomProperties | Collection of custom properties. |
![]() | DataCollectionName | Returns the name of the data collection associated with this group. |
![]() | DataElementName | Returns the name of the data element associated with this group. |
![]() | DataElementOutput | Returns the name used for this group. |
![]() | Hidden | Indicates that the group should be hidden. |
![]() | LabelValue | Gets the value representing the label for this member. |
![]() | Name | Returns the name used for this group. |
![]() | PageBreakAtEnd | Indicates the report should page break at end of the group. |
![]() | PageBreakAtStart |
Indicates the report should page break at start of the group.
|