Official Content

Determines how the items will be displayed in the Grid control.

Values

Multiple by Quantity This value indicates that a fixed number of items will be displayed in each row/column of the grid. It will be determined by the Items Per Row or Items Per Column properties, depending on the grid Scroll Direction.
Multiple by Size The number of items displayed in each row/column will be determined according to each item size. To achieve this, the values of the properties Maximum/Minimum Width and Maximum/Minimum Height are used.
Single One item per row/column will be displayed.
Staggered by Quantity The grid is displayed with a staggered layout, where each item can have a different size.

Scope

Generators: Android, Apple, Angular
Controls: Grid

Description

This property is available for a Grid control included in a Panel object.

Runtime/Design time

This property applies only at design time.

Last update: November 2023 | © GeneXus. All rights reserved. GeneXus Powered by Globant