Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / FpSpreadDesigner Class / FpSpreadDesigner Constructor


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