ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.GanttView Namespace / C1GanttViewStorage Class / CalendarStorage Property

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