TypeName Element for SelectionCondition for EntrySelectedBy for WideControl (Format)
Specifies a .NET Framework type that triggers the condition. When this type is present, the definition is used.
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the TypeName element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
|---|---|
SelectionCondition Element for EntrySelectedBy for WideEntry (Format) | Defines the condition that must exist for this wide entry to be used. |
Text Value
Specify the fully qualified name of the .NET Framework type, such as System.IO.DirectoryInfo.
The selection condition can specify a .NET Framework type or a selection set, but cannot specify both. For more information about how to use selection conditions, see Defining Conditions for when Data is Displayed.
For more information about other components of a wide view, see Creating a Wide View.