scrollOffset Property

Summary

Gets the current scroll offset.

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

Property Value

Value that represents the current scroll offset.

Remarks

You can get this value any time using CurrentOffset.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.