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

In This Topic
    Owner Property (StyleCollection)
    In This Topic
    Gets Style object owning this collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As Style
    public new Style Owner {get;}
    See Also