Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / DesignTimeCellTypeConverter Class / DesignTimeCellTypeConverter Constructor


In This Topic
DesignTimeCellTypeConverter Constructor
In This Topic
Initializes a new instance of the DesignTimeCellTypeConverter class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New DesignTimeCellTypeConverter()
See Also