CashBookTransactionCollection..::..HostItemAdded Event

Namespace:  JiwaFinancials.Jiwa.JiwaCashBook
Assembly:  JiwaCashBook (in JiwaCashBook.dll)

Syntax


public event [HostItemAddedEventHandler] HostItemAdded
Public Event HostItemAdded As [HostItemAddedEventHandler]
public:
 event [HostItemAddedEventHandler]^ HostItemAdded {
	void add ([HostItemAddedEventHandler]^ value);
	void remove ([HostItemAddedEventHandler]^ value);
}