[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ForceHoliday.Clone

Clone Method

Clone()

Creates a shallow copy of the ForceHoliday object.

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

A shallow copy of the ForceHoliday.

Overrides