Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ShortcutDictionaryEntry Class / Value Property


In This Topic
Value Property (ShortcutDictionaryEntry)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Value As String
 
'Usage
 
Dim instance As ShortcutDictionaryEntry
Dim value As String
 
value = instance.Value
See Also