Represents arguments of the event which occurs when changing property.
Namespace: Telerik.Windows.Controls.MapAssembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class PropertyChangingEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class PropertyChangingEventArgs _
Inherits EventArgs |
Inheritance Hierarchy
See Also