Spread Windows Forms 12.0 Product Documentation
Mutable Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Localization Namespace > LanguagePackage Class : Mutable Property
Gets a value indicating whether this LanguagePackage is mutable.
Syntax
'Declaration
 
Public ReadOnly Property Mutable As Boolean
'Usage
 
Dim instance As LanguagePackage
Dim value As Boolean
 
value = instance.Mutable
public bool Mutable {get;}

Property Value

true if this LanguagePackage is mutable; otherwise, false.
See Also

Reference

LanguagePackage Class
LanguagePackage Members