Objective Grid for Microsoft® .NET® Reference Guide

CellBorders.Clone Method 

Back to Class Index

Creates a copy of a CellBorders object

[Visual Basic]
NotOverridable Public Function Clone() As Object Implements _
   ICloneable.Clone
[C#]
public object Clone();

Implements

ICloneable.Clone

See Also

CellBorders Class | CellBorders Members | Stingray.Grid Namespace