Spread for ASP.NET 12 Product Documentation
MaskType Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > MaskedEditCellType Class : MaskType Property
Gets or sets the type of mask.
Syntax
'Declaration
 
Public Property MaskType As AjaxControlToolkit.MaskedEditType
'Usage
 
Dim instance As MaskedEditCellType
Dim value As AjaxControlToolkit.MaskedEditType
 
instance.MaskType = value
 
value = instance.MaskType
public AjaxControlToolkit.MaskedEditType MaskType {get; set;}
See Also

Reference

MaskedEditCellType Class
MaskedEditCellType Members