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


Glossary Item Box

The following tables list the members exposed by MaskedEditValidator.

Public Constructors

Public Properties

 NameDescription
Public PropertyClientValidationFunctionGets or sets the client script validation function used for custom validation.  
Public PropertyEmptyValueMessageGets or sets the empty message that is displayed when empty and TextBox has focus.  
Public PropertyErrorMessageGets or sets the error message.  
Public PropertyInitialValueGets or sets the initial value.  
Public PropertyInvalidValueMessageGets or sets the message displayed when invalid and TextBox has focus.  
Public PropertyIsValidEmptyGets or sets a value that indicates whether to validate the empty value.  
Public PropertyMaximumValueGets or sets the maximum value.  
Public PropertyMaximumValueMessageGets or sets the message displayed when the maximum value has been exceeded and TextBox has focus.  
Public PropertyMinimumValueGets or sets the minimum value.  
Public PropertyMinimumValueMessageGets or sets the message displayed when the minimum value has been exceeded and TextBox has focus.  
Public PropertyValidationExpressionGets or sets the regular expression used to validate the input.  
Top

Public Methods

 NameDescription
Public MethodDeserializeLoads the object from XML.  
Public MethodSerializeSaves the object to XML.  
Top

See Also

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