GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 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