ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / Print Method

In This Topic
    Print Method (C1GanttView)
    In This Topic
    Sends default printing style for the currently selected view to the printer.
    Syntax
    'Declaration
     
    Public Sub Print() 
    public void Print()
    See Also