Spread ASP.NET 17
FarPoint.Web.Spread.Extender Assembly / FarPoint.Web.Spread.Extender Namespace / MaskedEditValidator Class
Properties Methods


In This Topic
    MaskedEditValidator Class Members
    In This Topic

    The following tables list the members exposed by MaskedEditValidator.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the client script validation function used for custom validation.  
    Public PropertyGets or sets the empty message that is displayed when empty and TextBox has focus.  
    Public PropertyGets or sets the error message.  
    Public PropertyGets or sets the initial value.  
    Public PropertyGets or sets the message displayed when invalid and TextBox has focus.  
    Public PropertyGets or sets a value that indicates whether to validate the empty value.  
    Public PropertyGets or sets the maximum value.  
    Public PropertyGets or sets the message displayed when the maximum value has been exceeded and TextBox has focus.  
    Public PropertyGets or sets the minimum value.  
    Public PropertyGets or sets the message displayed when the minimum value has been exceeded and TextBox has focus.  
    Public PropertyGets or sets the regular expression used to validate the input.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodSaves the object to XML.  
    Top
    See Also