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

In This Topic
    Owner Property (EmbeddedImages)
    In This Topic
    Gets the owner of collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As ICollectionOwner
    public ICollectionOwner Owner {get;}
    See Also