Spread for ASP.NET 7.0 Product Documentation
MaskedEditValidator Class
Members  See Also  Support Options
FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace : MaskedEditValidator Class


Glossary Item Box

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

Visual Basic (Declaration) 
Public Class MaskedEditValidator 
   Implements FarPoint.Web.Spread.Model.ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As MaskedEditValidator
C# 
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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.