scrollOffset Property (ScrollChangedEventArgs)

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

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