TypeName Element for SelectionCondition for Controls for Configuration (Format)
Specifies a .NET Framework type that triggers the condition. This element is used when defining a common control that can be used by all the views in the formatting file.
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 CustomEntry for Configuration (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: