[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayBase.Clone

Clone Method

Clone()

Creates a shallow copy of the holiday object.

Declaration
public abstract object Clone()
Public MustOverride Function Clone() As Object
Returns
Type Description
object

A shallow copy of the holiday object.

Implements