RowVisible
(Runtime property)
This property is used to make a row visible or invisible.
PROPERTY
RowVisible(
y as Integer
) as Boolean
y:
The row number to make visible/invisible.
Notes:
Extensive use of this property is not reccomended.