RadControls for WPF

Encapsulates all the data associated with a change in a PropertyBagObject property store.

Namespace: Telerik.Charting
Assembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.403.40

Syntax

C#
public class RadPropertyEventArgs : EventArgs
Visual Basic
Public Class RadPropertyEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Charting..::..RadPropertyEventArgs

See Also