Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadRuntimeLicense Class
Members


In This Topic
    SpreadRuntimeLicense Class
    In This Topic
    Represents a GrapeCity Spread runtime license.
    Syntax
    'Declaration
     
    
    Public Class SpreadRuntimeLicense 
       Inherits System.ComponentModel.License
    'Usage
     
    
    Dim instance As SpreadRuntimeLicense
    public class SpreadRuntimeLicense : System.ComponentModel.License 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.License
          FarPoint.Win.Spread.SpreadRuntimeLicense

    See Also