Spread for ASP.NET 12 Product Documentation
TextBoxWatermarkCellType Constructor(String)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > TextBoxWatermarkCellType Class > TextBoxWatermarkCellType Constructor : TextBoxWatermarkCellType Constructor(String)
The text to place in the control when watermarked.
Creates a new ASP.NET AJAX extender text box watermark cell.
Syntax
'Declaration
 
Public Function New( _
   ByVal watermark As String _
)
'Usage
 
Dim watermark As String
 
Dim instance As New TextBoxWatermarkCellType(watermark)
public TextBoxWatermarkCellType( 
   string watermark
)

Parameters

watermark
The text to place in the control when watermarked.
See Also

Reference

TextBoxWatermarkCellType Class
TextBoxWatermarkCellType Members
Overload List