True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / CancelScrollEventArgs Class / NewValue Property

In This Topic
    NewValue Property (CancelScrollEventArgs)
    In This Topic
    Gets the new scroll position.
    Syntax
    'Declaration
     
    Public ReadOnly Property NewValue As System.Integer
    public System.int NewValue {get;}
    See Also