The Properties related to the detail view are in the property group Misc.
GridVisible | If true, the table view is set as a default view. |
HideNavigationPanel | If true, the toolbar panel won’t be available. |
It is possible to achieve a plain detail view by combining the settings of GridVisible (false) and HideNavigationPanel (true).