ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / UIStringsItemEventArgs Class / Key Property

In This Topic
    Key Property
    In This Topic
    Gets key of the item being added or changed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Key As Object
    public object Key {get;}

    Property Value

    The key.
    See Also