[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ListBoxCellType.Clone

Clone Method

Clone()

Creates and returns a list box cell.

Declaration
public override object Clone()
Public Overrides Function Clone() As Object
Returns
Type Description
object

A new object that is a copy of this instance.

Overrides