This attribute determines how much this child will grow if positive free space is distributed relative to the rest of other flex items included in the same flex line. If a flex item has a positive Flex Grow value, the item will take up the remaining space in the flex line. If multiple flex items in the same flex line have positive Flex Grow values, the remaining free space is distributed depending on the proportion of their declared Flex Grow value.
This property applies only at design-time.
To apply changes made by this property, do a Build All.
This property is available since GeneXus 15 upgrade 12.
Platforms: Web(.Net, Java), Smart Devices(Android, IOS)