CandidateCollection..::..ActionAdded Event

Namespace:  JiwaFinancials.Jiwa.JiwaSales.BatchPrinting
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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