Encapsulates the data associated with a CurrentItemChanging()()()() event.
Namespace: Telerik.Windows.DataAssembly: Telerik.Windows.Core (in Telerik.Windows.Core.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class CurrentItemChangingEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class CurrentItemChangingEventArgs _
Inherits EventArgs |
| Visual C++ |
|---|
public ref class CurrentItemChangingEventArgs : public EventArgs |
Inheritance Hierarchy
See Also