Spread Windows Forms 12.0 Product Documentation
NativeName Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Localization Namespace > LanguagePackage Class : NativeName Property
Gets the name of the language package in the native language.
Syntax
'Declaration
 
Public ReadOnly Property NativeName As String
'Usage
 
Dim instance As LanguagePackage
Dim value As String
 
value = instance.NativeName
public string NativeName {get;}

Property Value

The native name of the language package.
See Also

Reference

LanguagePackage Class
LanguagePackage Members