Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / KeyChangedEventArgs Class / NewKey Property

In This Topic
    NewKey Property
    In This Topic
    The new key for a IKeyedCollectionItem<T>.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property NewKey As String
    public virtual string NewKey {get;}
    See Also