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


In This Topic
    GeneralEditor Constructor
    In This Topic
    Constructs a new general editor.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GeneralEditor()
    public GeneralEditor()
    See Also