SelectionSetName Element for SelectionCondition for EntrySelectedBy for TableControl

Specifies the set of .NET types that trigger the condition. When any of the types in this set are present, the condition is met, and the object is displayed by using this definition of the table view.

Schema

  • Configuration Element
  • ViewDefinitions Element
  • View Element
  • TableControl Element
  • TableRowEntries Element
  • TableRowEntry Element
  • EntrySelectedBy Element
  • SelectionCondition Element
  • SelectionSetName Element

Syntax

<SelectionSetName>NameofSelectionSet</SelectionSetName>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description
SelectionCondition Element for EntrySelectedBy for TableRowEntry Defines the condition that must exist to use for this definition of the table view.

Text Value

Specify the name of the selection set.

Remarks

The selection condition can specify a selection set or .NET type, but cannot specify both. For more information about how to use selection conditions, see Defining Conditions for when Data is Displayed.

Selection sets are common groups of .NET objects that can be used by any view that the formatting file defines. For more information about creating and referencing selection sets, see Defining Sets of Objects.

For more information about other components of a wide view, see Creating a Table View.

See Also

Creating a Table View

Defining Conditions for When Data Is Displayed

TypeName Element for SelectionCondition for EntrySelectedBy for TableRowEntry

SelectionCondition Element for EntrySelectedBy for TableRowEntry

Writing a PowerShell Formatting File