[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.SliderCellType.Clone

Clone Method

Clone()

Creates and returns a slider 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