ComponentOne FinancialChart for WPF
C1ScrollStartedEventArgs Class
Members 



C1.WPF Namespace : C1ScrollStartedEventArgs Class
Contains information of the ScrollStarted event.
Syntax
'Declaration
 
Public Class C1ScrollStartedEventArgs 
   Inherits C1ScrollEventArgs
'Usage
 
Dim instance As C1ScrollStartedEventArgs
public class C1ScrollStartedEventArgs : C1ScrollEventArgs 
public ref class C1ScrollStartedEventArgs : public C1ScrollEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.WPF.C1InputEventArgs
         C1.WPF.C1ScrollEventArgs
            C1.WPF.C1ScrollStartedEventArgs

See Also

Reference

C1ScrollStartedEventArgs Members
C1.WPF Namespace