Spread for ASP.NET 10 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

MaskedEditValidator Members
FarPoint.Web.Spread.Extender Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.