Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / ISEditFormatter Interface
Properties Methods

In This Topic
    ISEditFormatter Interface Members
    In This Topic

    The following tables list the members exposed by ISEditFormatter.

    Public Properties
     NameDescription
     PropertyIf implemented, it supports methods which allow an editor to use for validating and formatting user input.  
     PropertyGets or sets the Regional Settings (Regional Options).  
    Top
    Public Methods
     NameDescription
     MethodParses and returns the value from a formatted string.  
     MethodParses and returns the value from an unformatted string.  
     MethodReturns a formatted string (plus attributes) for the value passed.  
     MethodReturns an unformatted string for the value passed.  
    Top
    See Also