Spread ASP.NET 17
FarPoint.Web.Spread.Extender Assembly / FarPoint.Web.Spread.Extender Namespace / TextBoxWatermarkCellType Class / TextBoxWatermarkCellType Constructor / TextBoxWatermarkCellType Constructor()


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