Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CharFormatValidator Class
Properties Methods

In This Topic
    CharFormatValidator Class Members
    In This Topic

    The following tables list the members exposed by CharFormatValidator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the collection of validate actions. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public PropertyGets or sets a value that indicates whether the CellValidator is active. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public Property Gets or sets the format string used for validation.  
    Public PropertyGets or sets the CellValidator's name. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Loads the object from XML.  
    Public MethodOverridden.  Gets the object data.  
    Public Method Handles logic after completing deserialization. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public MethodOverridden.  Saves the object to XML.  
    Top
    See Also