MindFusion.Scheduling for ASP.NET Programmer's Guide
Style.Clone Method
See Also
 





Creates an exact copy of the current Style object.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual Object Clone ()

Visual Basic  Copy Code

Public Overridable Function Clone () As Object

 Return Value

Type: Object
The newly created Style instance identical to the current one.

 See Also

Style Members
Style Class
MindFusion.Scheduling Namespace