Object used to sort and group report data.
Namespace:
C1.C1ReportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultPropertyAttribute("GroupBy")] [GuidAttribute("9D15A1DF-E086-4b7f-9729-C330205FDEAA")] [ClassInterfaceAttribute(ClassInterfaceType.AutoDual)] public class Group |
Visual Basic |
---|
<DefaultPropertyAttribute("GroupBy")> _ <GuidAttribute("9D15A1DF-E086-4b7f-9729-C330205FDEAA")> _ <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> _ Public Class Group |
Remarks
Each Group has a Header section and a Footer section that can be used to display
aggregate information for the group.