Scheduler for WPF | ComponentOne
C1.Schedule Namespace / AppointmentCollection Class / Labels Property

In This Topic
    Labels Property (AppointmentCollection)
    In This Topic
    Gets the reference to the associated LabelCollection object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Labels As LabelCollection
    public LabelCollection Labels {get;}
    See Also