Spread ASP.NET 17
FarPoint.Web.Spread.Extender Assembly / FarPoint.Web.Spread.Extender Namespace / SliderCellType Class / SliderCellType Constructor
Example


In This Topic
    SliderCellType Constructor
    In This Topic
    Creates a new ASP.NET AJAX extender slider cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SliderCellType()
    public SliderCellType()
    Example
    See Also