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


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
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

AjaxComboBoxCellType Class
AjaxComboBoxCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.