Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.01 KB

File metadata and controls

55 lines (35 loc) · 1.01 KB
description HideTableHeaders Element
ms.date 08/23/2021
ms.topic reference
title HideTableHeaders Element

HideTableHeaders Element

Specifies that the headers of the table are not displayed.

Schema

  • ViewDefinitions Element
  • View Element
  • TableControl Element
  • HideTableHeaders Element

Syntax

<HideTableHeaders/>

Attributes and Elements

The following sections describe the attributes, child elements, and parent element of the HideTableHeaders element.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description
TableControl Element Defines a table format for a view.

Text Value

Specify true to hide the headers of the table.

Remarks

For more information about the components of a table view, see Creating a Table View.

See Also

Creating a Table View

TableControl Element