VisibleGrid: Boolean
The VisibleGrid property controls visibility of table grid.
Use the setVisibleGrid method to set the property value, and the getVisibleGrid method to get the property value. Property value cannot be set from JSON.
If the property is True, the table grid is shown, otherwise it is not.
By default the property is set to True.
The example of property use is given on the Example of Creating the TabSheet Component page.
See also: