ComponentOne GanttView for WinForms
Clone Method (FieldStyle)

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

Return Value

The copy object.
See Also

Reference

FieldStyle Class
FieldStyle Members