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

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