[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.AjaxCellTypeBase-1.Clone

Clone Method

Clone()

Creates a new copy of the cell type.

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

New copy of the cell type

Overrides
Implements