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

In This Topic
    List Property (CalendarStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property List As System.Collections.IList
    public System.Collections.IList List {get;}
    See Also