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

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