Occurs when the collection has been changed.
[Visual Basic]
Public Event CollectionChanged As EventHandler
[C#]
public event EventHandler CollectionChanged
[Delphi]
public property CollectionChanged: EventHandler read remove_CollectionChanged write add_CollectionChanged;
See Also
UIStrings Class | UIStrings Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |