Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 1.32 KB

leftindent-element-for-frame-for-groupby-format.md

File metadata and controls

60 lines (41 loc) · 1.32 KB
description ms.date ms.topic title
LeftIndent Element for Frame
08/23/2021
reference
LeftIndent Element for Frame

LeftIndent Element for Frame

Specifies how many characters the data is shifted away from the left margin. This element is used when defining how a new group of objects is displayed.

Schema

  • Configuration Element
  • ViewDefinitions Element
  • View Element
  • GroupBy Element
  • CustomControl Element
  • CustomEntries Element
  • CustomEntry Element
  • CustomItem Element
  • Frame Element
  • LeftIndent Element

Syntax

<LeftIndent>CharactersToShift</LeftIndent>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description
Frame Element for CustomItem for GroupBy Defines how the data is displayed, such as shifting the data to the left or right.

Text Value

Specify the number of characters that you want to shift the data to the left.

Remarks

See Also

Frame Element for CustomItem for GroupBy

Writing a PowerShell Formatting File