Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / NestedPropertySetterCollection Class / Owner Property

In This Topic
    Owner Property (NestedPropertySetterCollection)
    In This Topic
    Gets the owning object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As Object
    public object Owner {get;}
    See Also