TypeName Element for SelectionCondition for CustomControl for View (Format)
Specifies a .NET Framework type that triggers the condition. This element is used when defining a custom control view.
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 CustomControl for View (Format) | Defines a condition that must exist for the control definition to be used. |
Text Value
Specify the fully qualified name of the .NET Framework type, such as System.IO.DirectoryInfo.
Show: