Spread Windows Forms 15.0
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
    public string Value {get;}
    See Also