GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ExportToMsProjectXml Method

In This Topic
    ExportToMsProjectXml Method (C1GanttView)
    In This Topic
    Exports to a Microsoft Project's xml file.
    Syntax
    'Declaration
     
    Public Sub ExportToMsProjectXml() 
    public void ExportToMsProjectXml()
    See Also