INotifyPropertyChangingEx
Interface
Notifies clients that a property value is changing.
Definition
Namespace:Telerik.WinControls.Interfaces
Assembly:Telerik.WinControls.dll
Syntax:
C#
public interface INotifyPropertyChangingEx
Derived Classes:
Events
Occurs when a property value is changing.
C#
event PropertyChangingEventHandlerEx PropertyChanging