Official Content

Specifies whether the page controller will be displayed.

Syntax

control. ShowPageController

Values

False
True

Scope

Generators: Android, Angular, Apple
Controls: Grid (Control Type: Horizontal Grid)

Description

This property is available for Horizontal Grids included in Panel objects.

It allows hiding the page controller in a Horizontal Grid

Also, it can be either read or write. For example:

Grid1.ShowPageController = True

&isPageControllerVisible = Grid1.ShowPageController //&isPageControllerVisible will be true. 

Runtime/Design time

This property applies both at runtime and at design time.

Samples

Consider a Panel object defined in the Real Estate KB that contains a Grid control with its Control Type property set to "Horizontal Grid".

If the Grid property is set to True, the Page Controller is visible: 

Android Apple
PageControllerEx1_png PageControllerEx2_png

On the other hand, if it is set to False, the Page Controller disappears:

PageControllerEx3

 

How to apply changes

To apply the corresponding changes when the property value is configured, execute a Build All.

See Also

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