'Declaration Public Overloads Sub Print( _ ByVal view As C1GanttView, _ ByVal type As PrintType _ )
public void Print( C1GanttView view, PrintType type )
Parameters
- view
- The C1GanttView object.
- type
- The PrintType object to print.
'Declaration Public Overloads Sub Print( _ ByVal view As C1GanttView, _ ByVal type As PrintType _ )
public void Print( C1GanttView view, PrintType type )