RadControls for Silverlight

Represents arguments of the event which occurs when changing property.

Namespace: Telerik.Windows.Controls.Map
Assembly: 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

System..::..Object
  System..::..EventArgs
    Telerik.Windows.Controls.Map..::..PropertyChangingEventArgs

See Also