Region property in QueryViewer

Official Content
This documentation is valid for:
Specifies whether to display a country, a continent, or the entire world map.

Values

Continent
Country
World

Scope

Generators: Java, .NET, .NET Core
Controls: QueryViewer

Description

Use this property to select the region of the world you want to show.

It may be the entire world or a smaller area, such as a continent or a country.

Runtime/Design time

This property applies both at run-time and at design-time.

Samples

QueryViewer1.Region = QueryViewerRegion.World

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 upgrade 4.

See Also

MapType
Continent
Country