Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadDesigntimeLicense Class / SpreadDesigntimeLicense Constructor
Type


In This Topic
    SpreadDesigntimeLicense Constructor
    In This Topic
    Creates a new designtime license.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal type As Type _
    )
    'Usage
     
    
    Dim type As Type
     
    Dim instance As New SpreadDesigntimeLicense(type)
    public SpreadDesigntimeLicense( 
       Type type
    )

    Parameters

    type
    Type
    See Also