LineCollection..::..HostItemAdded Event

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Credit
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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