Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.37 KB

File metadata and controls

59 lines (40 loc) · 1.37 KB
description ScriptBlock Element for ExpressionBinding for GroupBy
ms.date 08/24/2021
title ScriptBlock Element for ExpressionBinding for GroupBy

ScriptBlock Element for ExpressionBinding for GroupBy

Specifies the script whose value is displayed by the control. 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
  • ExpressionBinding Element
  • ScriptBlock Element

Syntax

<ScriptBlock>ScriptToEvaluate</ScriptBlock>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description
ExpressionBinding Element for CustomItem for GroupBy Defines the data that is displayed by the control.

Text Value

Specify the script whose value is displayed by the control.

Remarks

See Also

ExpressionBinding Element for CustomItem for GroupBy

Writing a PowerShell Formatting File