ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

UIStrings.ItemAdded Event

Occurs when a new item added to the collection.

[Visual Basic]

Public Event ItemAdded As UIStringsItemEventHandler

[C#]

public event UIStringsItemEventHandler ItemAdded

[Delphi]

public property ItemAdded: UIStringsItemEventHandler read remove_ItemAdded write add_ItemAdded;

See Also

UIStrings Class | UIStrings Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.