GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TasksStorage Class / AddNew Method

In This Topic
    AddNew Method (TasksStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function AddNew() As Object
    public virtual object AddNew()
    See Also