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


In This Topic
    SlideShowCellType Constructor
    In This Topic
    Creates a new ASP.NET AJAX extender slide show cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SlideShowCellType()
    public SlideShowCellType()
    Example
    This example creates a slide show cell type.
    See Also