GrapeCity MultiRow Windows Forms Documentation
Clone Method (CellNoteStyle)


Creates an exact copy of the CellNoteStyle.
Syntax
Public Overridable Function Clone() As CellNoteStyle
Dim instance As CellNoteStyle
Dim value As CellNoteStyle
 
value = instance.Clone()
public virtual CellNoteStyle Clone()

Return Value

A CellNoteStyle value that is an exact copy of the CellNoteStyle.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellNoteStyle Class
CellNoteStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.