2.299 .rowvisible[integer]
This attribute controls the visibility of lines so that they can be hidden if requested.
Definition
-
Data type
boolean
-
Access
get, set
-
changed event
yes

-
C
Data type: DT_boolean
-
COBOL
Data type: DT-boolean
-
Classification
object-specific attribute
-
Objects
In some applications, information which is exclusively meant for the application and not for the user is held in the tablefield. These columns or rows shall be displayed only in specific situations.
These attributes are treated as the other ones in the tablefield, i.e. in .rowvisible[0] the default is used (the default value is .rowvisible[0]) if no value has been defined for the column.