ASP.NET Pack Programmer's Guide
CellSettings.Clone Method
See Also
 





Creates a copy of the cell settings object.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Object Clone ()

Visual Basic  Copy Code

Public Function Clone () As Object

 Return Value

Type: Object
A new CellSettings object identical to the current one.

 See Also

CellSettings Members
CellSettings Class
MindFusion.Scheduling.WebForms Namespace