Spread for ASP.NET 12 Product Documentation
MaskedEditValidator Class
Members 


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace : MaskedEditValidator Class
Represents a custom validator which attaches to the MaskedEdit extender and its associated TextBox and verifies that the input text matches the pattern specified in the MaskedEdit extender.
Object Model
MaskedEditValidator Class
Syntax
'Declaration
 
Public Class MaskedEditValidator 
   Implements FarPoint.Web.Spread.Model.ISerializeSupport 
'Usage
 
Dim instance As MaskedEditValidator
public class MaskedEditValidator : FarPoint.Web.Spread.Model.ISerializeSupport  
Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.Extender.MaskedEditValidator

See Also

Reference

MaskedEditValidator Members
FarPoint.Web.Spread.Extender Namespace