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

In This Topic
    Owner Property (DictionaryImage)
    In This Topic
    Gets the Dictionary object that is the owner of the current item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As Dictionary
    public Dictionary Owner {get;}
    See Also