Click or drag to resize
RangeClone Method
Creates a copy of this Range.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public Object Clone()

Return Value

Type: Object
A copy of this Range.

Implements

ICloneableClone
See Also