ComponentOne GanttView for WinForms
Clone Method (Task)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Task Class : Clone Method
Creates a new object that is a copy of the current instance.
Syntax
'Declaration
 
Public Overrides NotOverridable Function Clone() As System.Object
public override System.object Clone()
See Also

Reference

Task Class
Task Members