Spread for ASP.NET 12 Product Documentation
PromptCharacter Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > MaskedEditCellType Class : PromptCharacter Property
Gets or sets the prompt character of the mask input.
Syntax
'Declaration
 
Public Property PromptCharacter As String
'Usage
 
Dim instance As MaskedEditCellType
Dim value As String
 
instance.PromptCharacter = value
 
value = instance.PromptCharacter
public string PromptCharacter {get; set;}
See Also

Reference

MaskedEditCellType Class
MaskedEditCellType Members