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

In This Topic
    Owner Property (Style)
    In This Topic
    Gets the owner of the current style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As IStyleOwner
    public IStyleOwner Owner {get;}
    See Also