Scheduler for WPF and Silverlight | ComponentOne
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