Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / LabelStorage Class / Labels Property

In This Topic
    Labels Property (LabelStorage)
    In This Topic
    Gets the LabelCollection object that contains label related information.
    Syntax
    'Declaration
     
    Public ReadOnly Property Labels As LabelCollection
    public LabelCollection Labels {get;}
    See Also