Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / C1ScheduleStorage Class / LabelStorage Property

In This Topic
    LabelStorage Property
    In This Topic
    Gets the LabelStorage object.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("Storage.LabelStorage", "The LabelStorage object.")>
    Public ReadOnly Property LabelStorage As LabelStorage
    [C1Description("Storage.LabelStorage", "The LabelStorage object.")]
    public LabelStorage LabelStorage {get;}
    See Also