Table View

Properties related to the table view are in the Misc. property group.

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 setting GridVisible (false) and HideNavigationPanel (true).