True if the element appears in the selected output (Card, Chart, Pivot Table or Table).
Objects: Query
Platforms: Web(.Net, .Net Core, Java)
It allows you to indicate whether the attribute will be visible at runtime in the QueryViewer control.
The default value is True.
Invisible attributes (attributes with the property value set to False) are still accessible via code; i.e., in the ItemClick Event.
For each type of Query object (Card, Chart, Table and Pivot Table) it is possible to configure this property in its attributes.
This property applies only at design-time.
To apply the corresponding changes when the property value is configured, Build any object.
This property is available since GeneXus 16 upgrade 5.
Query object