GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TasksStorage Class / Mappings Property

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