True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid 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