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

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