Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / CoverElement Class / CoveredElements Property

In This Topic
    CoveredElements Property (CoverElement)
    In This Topic
    Gets a list of elements that are covered by this CoverElement.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CoveredElements As CoveredElementsCollection
    public CoveredElementsCollection CoveredElements {get;}
    See Also