[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.CancelScrollEventArgs

CancelScrollEventArgs Class

Provides data for the Scroll event.

Inheritance
CancelScrollEventArgs
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class CancelScrollEventArgs : CancelEventArgs

Properties

Name Description
NewValue

Gets the new scroll position.

OldValue

Gets the current scroll position.