FarPoint.Win
ISEditFormatter Interface
Members  See Also 
FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace : ISEditFormatter Interface


Interface that defines the methods and properties required by objects used for converting from value to string and vice versa.

Syntax

Visual Basic (Declaration) 
Public Interface ISEditFormatter 
Visual Basic (Usage)Copy Code
Dim instance As ISEditFormatter
C# 
public interface ISEditFormatter 

See Also