Gets a clone of this CellStyle.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public CellStyle Clone()
Visual Basic
Public Function Clone As CellStyle

Return Value

A clone of this CellStyle.

See Also