The key of the item being added or changed.
[Visual Basic]
Public ReadOnly Property Key As Object
[C#]
public object Key {get;}
[Delphi]
public property Key: Object read get_Key;
See Also
UIStringsItemEventArgs Class | UIStringsItemEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |