Spread for ASP.NET 11 Product Documentation
Clone Method (AjaxComboBoxCellType)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AjaxComboBoxCellType Class : Clone Method
Creates a new copy of the cell type.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As AjaxComboBoxCellType
Dim value As Object
 
value = instance.Clone()
public override object Clone()

Return Value

New copy of the cell type
See Also

Reference

AjaxComboBoxCellType Class
AjaxComboBoxCellType Members