BindingListItem..::..OnPropertyChanged Method

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

Syntax


public virtual void OnPropertyChanged(
	Object sender,
	PropertyChangedEventArgs e
)
Public Overridable Sub OnPropertyChanged ( _
	sender As Object, _
	e As PropertyChangedEventArgs _
)
public:
virtual void OnPropertyChanged(
	Object^ sender, 
	PropertyChangedEventArgs^ e
)

Parameters

sender
Type: Object
e
Type: PropertyChangedEventArgs