Namespace: Telerik.WinControls.InterfacesAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class PropertyChangingEventArgsEx : CancelEventArgs |
| Visual Basic |
|---|
Public Class PropertyChangingEventArgsEx _
Inherits CancelEventArgs |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
System.ComponentModel..::..CancelEventArgs
Telerik.WinControls.Interfaces..::..PropertyChangingEventArgsEx
See Also