Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.33 KB

File metadata and controls

54 lines (37 loc) · 1.33 KB
description EnumerateCollection Element for ExpressionBinding for CustomControl for View
ms.date 08/23/2021
title EnumerateCollection Element for ExpressionBinding for CustomControl for View

EnumerateCollection Element for ExpressionBinding for CustomControl for View

Specifies that the elements of collections are displayed. This element is used when defining a custom control view.

Schema

  • Configuration Element
  • ViewDefinitions Element
  • View Element
  • CustomControl Element
  • CustomEntries Element
  • CustomEntry Element
  • CustomItem Element
  • ExpressionBinding Element
  • EnumerateCollection Element

Syntax

<EnumerateCollection/>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

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

Remarks

See Also

ExpressionBinding Element for CustomItem

Writing a PowerShell Formatting File