Creates an exact copy of the current Style object.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public virtual Object Clone () |
Visual Basic
![]() |
---|
Public Overridable Function Clone () As Object |
Type: Object
The newly created Style instance identical to the current one.