Spread Windows Forms 12.0 Product Documentation
Clone Method (ForceDayOfWeekWorkday)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ForceDayOfWeekWorkday Class : Clone Method
Creates a shallow copy of the ForceDayOfWeekHoliday object.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As ForceDayOfWeekWorkday
Dim value As Object
 
value = instance.Clone()
public override object Clone()

Return Value

A shallow copy of the ForceDayOfWeekHoliday.
See Also

Reference

ForceDayOfWeekWorkday Class
ForceDayOfWeekWorkday Members