scroll Property

Summary

Gets or sets a boolean value that indicates whether to allow the scroll message to pass through.

Syntax
TypeScript
JavaScript
Object.defineProperty(StackChangedEventArgs.prototype, 'scroll', 
	get: function(), 
	set: function(value) 
) 
scroll: boolean; 

Property Value

true to allow the scroll message to pass through and be handled by the viewer and scroll through the frame in the cell; otherwise, false.

Remarks

Scrolling can occur by using the mouse wheel or by calling the StackAction method.

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.