ComponentOne ASP.NET MVC Controls
Clone Method

C1.Web.Mvc.Grid Namespace > CellRange Class : Clone Method
Clones a copy of current CellRange.
Syntax
'Declaration
 
Public Function Clone() As CellRange
public CellRange Clone()

Return Value

The new CellRange which is copied from current CellRange.
See Also

Reference

CellRange Class
CellRange Members