[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.IGroup

IGroup Interface

Represents an interface for groups.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IGroup : IDocumentMapItem

Properties

Name Description
Custom

Gets the custom data string.

CustomProperties

Gets the collection of custom properties.

DataCollectionName

Gets the name of the data collection associated with this group.

DataElementName

Gets the name of the data element associated with this group.

DataElementOutput

Gets the data element output type for this group.

EndSection

Gets the section where the layout should continue.

Hidden

Gets a value indicating whether the group should be hidden.

LabelValue

Gets the value representing the label for this member.

Name

Gets the name used for this group.

PageBreak

Gets the page breaking options.

Extension Methods