BindingListItem..::..PropertyChanged Event
Namespace:
JiwaFinancials.Jiwa.JiwaApplication
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public event PropertyChangedEventHandler PropertyChanged
Public Event PropertyChanged As PropertyChangedEventHandler
public: event PropertyChangedEventHandler^ PropertyChanged { void add (PropertyChangedEventHandler^ value); void remove (PropertyChangedEventHandler^ value); }