Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / CoverElementCollection Class / Owner Property

In This Topic
    Owner Property (CoverElementCollection)
    In This Topic
    Gets a reference to the owning CoverElementsPane pane.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As CoverElementsPane
    public CoverElementsPane Owner {get;}
    See Also