SellingPriceCollection..::..PropertyChanged Event

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


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