Official Content

Indicates the Scroll Factor of a Table or Canvas regarding the control it is attached to.

Scope

Generators: .NET, Apple, Java
Controls: Canvas, Table

Description

This property is available for Table and Canvas controls included in Panels and Work With patterns and Work With objects.

The default value for this property is 1; it indicates the default behavior of the control (scrolling pixel by pixel). A different value gives the illusion of depth to the end user when they move multiple layers at different speeds.

The relationship between the control that contains the table and the table itself is as follows: if the control shifts N-pixels, the table with the Scroll Factor property set to M shifts N*M-pixels.

Note: It is frequently used with the Zoom Factor property to simulate a Parallax Effect.

See Also

Scroll Attachment property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant