Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / Item Class / AltKey Field


In This Topic
    AltKey Field (Item)
    In This Topic
    Syntax
    'Declaration
     
    
    Public AltKey As String
    'Usage
     
    
    Dim instance As Item
    Dim value As String
     
    value = instance.AltKey
     
    instance.AltKey = value
    public string AltKey
    See Also