Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Localization Namespace / LanguagePackage Class / Hungarian Property


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