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


In This Topic
    AutoCompleteCellType Constructor
    In This Topic
    Creates a new ASP.NET AJAX extender automatic completion cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New AutoCompleteCellType()
    public AutoCompleteCellType()
    Example
    This example uses a Web service for an automatic completion cell.
    See Also