Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadDesigntimeLicense Class / LicenseKey Property


In This Topic
    LicenseKey Property (SpreadDesigntimeLicense)
    In This Topic
    Gets a license key.
    Syntax
    'Declaration
     
    
    Public Overrides NotOverridable ReadOnly Property LicenseKey As String
    'Usage
     
    
    Dim instance As SpreadDesigntimeLicense
    Dim value As String
     
    value = instance.LicenseKey
    public override string LicenseKey {get;}
    See Also