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


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