GrapeCity MultiRow Windows Forms Documentation
Clone Method (ThreeDBorder)


Creates a new ThreeDBorder that is a copy of the current ThreeDBorder.
Syntax
Public Shadows Function Clone() As ThreeDBorder
Dim instance As ThreeDBorder
Dim value As ThreeDBorder
 
value = instance.Clone()
public new ThreeDBorder Clone()

Return Value

A new ThreeDBorder that is a copy of this ThreeDBorder.
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

ThreeDBorder Class
ThreeDBorder Members

 

 


Copyright © GrapeCity, inc. All rights reserved.