Spread for ASP.NET 12 Product Documentation
Mask Property


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

Reference

MaskedEditCellType Class
MaskedEditCellType Members