Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Grid Class / Grid Constructor / Grid Constructor()


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