ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / Grouping Class / Owner Property

In This Topic
    Owner Property (Grouping)
    In This Topic
    Gets the C1DataBinding object which is the owner of the current collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As C1DataBinding
    public C1DataBinding Owner {get;}
    See Also