Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / C1ScheduleStorage Class / CategoryStorage Property

In This Topic
    CategoryStorage Property (C1ScheduleStorage)
    In This Topic
    Gets the CategoryStorage object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CategoryStorage As CategoryStorage
    public CategoryStorage CategoryStorage {get;}
    See Also