Spread WinForms 15
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
See Also