GrapeCity MultiRow Windows Forms Documentation
Clone Method (BorderBase)


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

Return Value

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

BorderBase Class
BorderBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.