Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / Grouping Class
Properties Methods


In This Topic
    Grouping Class Members
    In This Topic

    The following tables list the members exposed by Grouping.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the Expressions collection contains at least one grouping Expression.  
    Public PropertyGets the collection of expressions defining the data grouping. When the document generates, a new group starts if at least one expression in this collection evaluates to a different value.  
    Public PropertyGets the C1DataBinding object which is the owner of the current collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another Grouping to the current object.  
    Top
    See Also