Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / CoverElementChunk Class / Owner Property

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