Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / AppointmentsCoverPane Class / DataCoverElements Property

In This Topic
    DataCoverElements Property (AppointmentsCoverPane)
    In This Topic
    Gets a list of CoverElement objects that are drawn on this CoverElementPane.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DataCoverElements As CoverElementCollection
    public CoverElementCollection DataCoverElements {get;}
    See Also