Spread for ASP.NET 8.0 Product Documentation
MaskedEditValidator Class Properties


For a list of all members of this type, see MaskedEditValidator members.

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
See Also

Reference

MaskedEditValidator Class
FarPoint.Web.Spread.Extender Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.