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

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

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

    See Also