previousScrollOffset Property (ScrollChangedEventArgs)

Summary

Gets the previous scroll offset before scrolling.

Syntax

JavaScript Syntax
Object.defineProperty(ScrollChangedEventArgs.prototype, 'previousScrollOffset', 
	get: function() 
) 
TypeScript Syntax
previousScrollOffset: number; // read-only

Property Value

Value that represents the previous scroll offset before scrolling.

Remarks

To change the current offset, refer to CurrentOffset.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize