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





Creates an exact copy of the current ItemStyle object.

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

 Syntax

C#  Copy Code

public override object Clone ()

Visual Basic  Copy Code

Public Overrides Function Clone () As Object

 Return Value

Type: Object
The newly created copy of the current ItemStyle instance.

 See Also

ItemStyle Members
ItemStyle Class
MindFusion.Scheduling Namespace