[]
        
(Showing Draft Content)

C1.WPF.GanttView.FieldStyle.Clone

Clone Method

Clone()

Creates a new FieldStyle that is a copy of the current instance.

Declaration
public object Clone()
Returns
Type Description
object

The copy object.

Implements