[]
        
(Showing Draft Content)

C1.Win.C1GanttView.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