[]
        
(Showing Draft Content)

C1.Report.GroupDefList

GroupDefList Class

List of the GroupDef objects. First element defines top level group.

Inheritance
GroupDefList
Namespace: C1.Report
Assembly: C1.FlexReport.dll
Syntax
public class GroupDefList : List<GroupDef>, IList<GroupDef>, ICollection<GroupDef>, IList, ICollection, IReadOnlyList<GroupDef>, IReadOnlyCollection<GroupDef>, IEnumerable<GroupDef>, IEnumerable

Constructors

Name Description
GroupDefList()

Fields

Name Description
HasFilterExpressions

Used internally in Group(GroupDefList, ReportScriptContextBase).

HasSortExpressions

Used internally in Group(GroupDefList, ReportScriptContextBase).