Contains information of the ScrollCompleted event.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public class C1ScrollCompletedEventArgs : C1ScrollEventArgs
Visual Basic
Public Class C1ScrollCompletedEventArgs _
	Inherits C1ScrollEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Silverlight..::..C1InputEventArgs
      C1.Silverlight..::..C1ScrollEventArgs
        C1.Silverlight..::..C1ScrollCompletedEventArgs

See Also