Official Content

Determines whether a control has a scroll or not when setting Auto Grow Property = false.

Values

Add Scroll The table provides scrollable behavior. When the table height exceeds the space available, a scroll bar is shown.
Clip Content The table doesn't provide scroll in any case; content is clipped at the bottom.
Platform Default Default value. The platform default value is used: iOS will use Add Scroll and Android Clip Content.

Scope

Generators: Android, Angular, Apple
Controls: Table

Description

The use of Scroll is recommended only when you know it will be necessary.

The support for nested scrolls has more limitations on Android than on iOS (due to the platform's internal limitations), so it is advisable to test your layouts in more detail in Android -when using this property- to avoid possible differences in behavior.

Runtime/Design time

This property applies only at design time.

How to apply changes

To apply the corresponding changes when the property value is configured, execute a Build with this Only of the object.

Availability

This property is available since GeneXus 17.

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