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

In This Topic
    Defined Property (Grouping)
    In This Topic
    Gets a value indicating whether the Expressions collection contains at least one grouping Expression.
    Syntax
    'Declaration
     
    Public ReadOnly Property Defined As Boolean
    public bool Defined {get;}
    See Also