Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / ValueBase Class / ValueBase Constructor


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