ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.GanttView Namespace / CalendarStorage Class / Mappings Property

In This Topic
    Mappings Property (CalendarStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Mappings As CalendarMappingCollection
    public CalendarMappingCollection Mappings {get; set;}
    See Also