Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ValueProcess Class / ValueProcess Constructor / ValueProcess Constructor()


In This Topic
    ValueProcess Constructor()
    In This Topic
    Represents a default empty constructor.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ValueProcess()
    public ValueProcess()
    See Also