Spread for ASP.NET 8.0 Product Documentation
MaskedEditValidator Class
Members 


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  
Remarks
All extender cell types support the MaskedEditValidator property; however, the setting is ignored unless you have the MaskedEditExtender set to the cell type or you use the MaskedEditCellType.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

MaskedEditValidator Members
FarPoint.Web.Spread.Extender Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.