stackChanging Event

Summary

A leadEventType that is invoked whenever the currentFrame is about to change.

Syntax

TypeScript
JavaScript
Object.defineProperty(StackInteractiveMode.prototype, 'stackChanging', 
	 get: function() 
) 
      stackChanging: StackChangingEventType; // read-only 

Event Data

Parameter Type Description
sender any The source of the event.
e StackChangingEventArgs The event data. Access the scroll data through the StackChangingEventArgs.scroll property.

Requirements

Target Platforms

See Also

StackInteractiveMode

StackInteractiveMode Members

Leadtools.Controls.Medical Namespace

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.