[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeeklyHoliday.Clone

Clone Method

Clone()

Creates a shallow copy of the WeeklyHoliday object.

Declaration
public override object Clone()
Public Overrides Function Clone() As Object
Returns
Type Description
object

A shallow copy of the WeeklyHoliday.

Overrides