[]
        
(Showing Draft Content)

C1.WPF.C1ScrollDeltaEventArgs

C1ScrollDeltaEventArgs Class

Contains information of the ScrollDelta event.

Inheritance
C1ScrollDeltaEventArgs
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1ScrollDeltaEventArgs : C1ScrollEventArgs

Properties

Name Description
CumulativeScroll

Gets the accumulated scroll.

DeltaScroll

Gets the delta scroll.

Methods

Name Description
Complete()

Completes the manipulation without inertia.