Interface INotifyPropertyChangingEx
Notifies clients that a property value is changing.
Namespace: Telerik.WinControls.Interfaces
Assembly: Telerik.WinControls.dll
Syntax
public interface INotifyPropertyChangingEx
Events
PropertyChanging
Occurs when a property value is changing.
Declaration
event PropertyChangingEventHandlerEx PropertyChanging
Event Type
PropertyChangingEventHandlerEx
|