Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / DesignTimeCellTypeConverter Class / DesignTimeCellTypeConverter Constructor


In This Topic
    DesignTimeCellTypeConverter Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DesignTimeCellTypeConverter()
    public DesignTimeCellTypeConverter()
    See Also