Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Editor Namespace / GeneralEditor Class / GeneralEditor Constructor


In This Topic
    GeneralEditor Constructor
    In This Topic
    Creates an instance of this editor class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GeneralEditor()
    public GeneralEditor()
    See Also