Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Localization Namespace / LanguagePackage Class / Dutch Property


In This Topic
    Dutch Property
    In This Topic
    Gets the function language package in spanish.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Dutch As LanguagePackage
    'Usage
     
    Dim value As LanguagePackage
     
    value = LanguagePackage.Dutch
    public static LanguagePackage Dutch {get;}
    See Also