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

In This Topic
    Preview Method (C1GanttView)
    In This Topic
    Opens a separate application window in which end users can preview the output that would be generated by the print operation.
    Syntax
    'Declaration
     
    Public Sub Preview() 
    public void Preview()
    See Also