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

In This Topic
    Owner Property (Aggregate)
    In This Topic
    Gets the AggregateCollection containing the current aggregate.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As AggregateCollection
    public new AggregateCollection Owner {get;}
    See Also