Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ScrollStartedEventArgs Class
Members

In This Topic
    C1ScrollStartedEventArgs Class
    In This Topic
    Contains information of the ScrollStarted event.
    Object Model
    C1ScrollStartedEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class C1ScrollStartedEventArgs 
       Inherits C1ScrollEventArgs
    public class C1ScrollStartedEventArgs : C1ScrollEventArgs 
    Inheritance Hierarchy

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

    See Also