Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / DataSources Class / Owner Property

In This Topic
    Owner Property (DataSources)
    In This Topic
    Gets C1RdlReport object containing the current collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As C1RdlReport
    public new C1RdlReport Owner {get;}
    See Also