[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.WeekdaysStyle.Clone

Clone Method

Clone()

Creates an exact copy of this WeekdaysStyle object.

Declaration
public virtual object Clone()
Public Overridable Function Clone() As Object
Returns
Type Description
object

Returns a WeekdaysStyle object that this method creates

Implements