previousScrollOffset Property

Summary

Gets the previous scroll offset before scrolling.

Syntax
TypeScript
JavaScript
Object.defineProperty(ScrollChangedEventArgs.prototype, 'previousScrollOffset', 
	get: function() 
) 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.