Spread ASP.NET 6.0 Product Documentation
MaskedEditValidator Class Members
See Also  Properties  Methods  Send Feedback
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 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 indicating whether to validate the empty value.  
Public PropertyMaximumValueGets or sets the maximum value.  
Public PropertyMaximumValueMessageGets or sets the message displayed when maximum value exceeded and TextBox has focus.  
Public PropertyMinimumValueGets or sets the minimum value.  
Public PropertyMinimumValueMessageGets or sets the message displayed when minimum value 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-2012 GrapeCity, Inc. All Rights Reserved.