Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GridLine Class / GridLine Constructor / GridLine Constructor()


In This Topic
    GridLine Constructor()
    In This Topic
    Creates a new grid line.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GridLine()
    public GridLine()
    See Also