Click or drag to resize
CellBordersClone Method
Creates a copy of this CellBorders object.

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

Return Value

Type: Object
A new copy of this CellBorders object..

Implements

ICloneableClone
See Also