Occurs when an item changed in the collection.
[Visual Basic]
Public Event ItemChanged As UIStringsItemEventHandler
[C#]
public event UIStringsItemEventHandler ItemChanged
[Delphi]
public property ItemChanged: UIStringsItemEventHandler read remove_ItemChanged write add_ItemChanged;
See Also
UIStrings Class | UIStrings Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |