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


In This Topic
    ISEditFormatter Interface
    In This Topic
    Interface that defines the methods and properties required by objects used for converting from value to string and vice versa.
    Syntax
    'Declaration
     
    
    Public Interface ISEditFormatter 
    'Usage
     
    
    Dim instance As ISEditFormatter
    public interface ISEditFormatter 
    See Also