Spread Windows Forms 15.0
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()
    public DesignTimeCellTypeConverter()
    See Also