Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.4 KB

File metadata and controls

56 lines (37 loc) · 1.4 KB
description Wrap Element for TableRowEntry
ms.date 08/25/2021
title Wrap Element for TableRowEntry

Wrap Element for TableRowEntry

Specifies that text that exceeds the column width is displayed on the next line. By default, text that exceeds the column width is truncated.

Schema

  • Configuration Element
  • ViewDefinitions Element
  • View Element
  • TableControl Element
  • TableRowEntries Element for TableControl
  • TableRowEntry Element for TableRowEntries for TableControl
  • Wrap Element for TableRowEntry for TableControl

Syntax

<Wrap/>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description
TableRowEntry Element for TableRowEntries for TableControl Defines the data that is displayed in a row 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

TableRowEntry Element for TableRowEntries for TableControl

Writing a PowerShell Formatting File