Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class ScrollStateChangedEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class ScrollStateChangedEventArgs _
Inherits EventArgs |
| Visual C++ |
|---|
public ref class ScrollStateChangedEventArgs : public EventArgs |
Inheritance Hierarchy
See Also