Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / Owner Property

In This Topic
    Owner Property (Style)
    In This Topic
    Gets the owner object, such an XStyleSet.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As Object
    public object Owner {get;}
    See Also