Gets a clone of this CellStyle.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

Return Value

A clone of this CellStyle.

See Also