scrollOffset Property

Summary

Gets the current scroll offset.

Syntax

JavaScript Syntax
Object.defineProperty(ScrollChangedEventArgs.prototype, 'scrollOffset', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly