Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Data Namespace / IValueConverter Interface
Members


In This Topic
    IValueConverter Interface
    In This Topic
    Provides a way to apply custom logic to a binding.
    Syntax
    'Declaration
     
    
    Public Interface IValueConverter 
    'Usage
     
    
    Dim instance As IValueConverter
    public interface IValueConverter 
    See Also