Spread Windows Forms 12.0 Product Documentation
Name Property (LanguagePackage)


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

Property Value

A string value represents the name of the language package.
See Also

Reference

LanguagePackage Class
LanguagePackage Members