clsSearch..::..FilterAdded Event

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaSearch
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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