Encapsulates all the data associated with a change in a
PropertyBagObject property store.
Namespace: Telerik.ChartingAssembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class RadPropertyEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class RadPropertyEventArgs _
Inherits EventArgs |
| Visual C++ |
|---|
public ref class RadPropertyEventArgs : public EventArgs |
Inheritance Hierarchy
See Also