Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / SliderCellType Class / SliderCellType Constructor / SliderCellType Constructor()


In This Topic
    SliderCellType Constructor()
    In This Topic
    Creates a new slider cell with default settings.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SliderCellType()
    public SliderCellType()
    See Also