Interface INotifyPropertyChanging
Notifies clients that a property value is changing.
Namespace: Syncfusion.Data
Assembly: Syncfusion.Data.WinForms.dll
Syntax
public interface INotifyPropertyChanging
Events
PropertyChanging
Occurs when a property value is changing.
Declaration
event PropertyChangingEventHandler PropertyChanging
Event Type
Type |
---|
PropertyChangingEventHandler |