InterfaceINotifyPropertyChangingEx
Interface
Notifies clients that a property value is changing.
Definition
Namespace:Telerik.WinControls.Interfaces
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public interface INotifyPropertyChangingEx
Events
PropertyChanging
Occurs when a property value is changing.
Declaration
cs-api-definition
event PropertyChangingEventHandlerEx PropertyChanging
Event Value