Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Specifies a .NET type that uses this definition of the control. This element is used when defining a common control that can be used by all the views in the formatting file.
Schema
- Configuration Element
- Controls Element
- Control Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- EntrySelectedBy Element
- TypeName Element
Syntax
<TypeName>Nameof.NetType</TypeName>
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 |
---|---|
EntrySelectedBy Element for CustomEntry for Controls for Configuration | Defines the .NET types that use this control definition or the condition that must exist for this definition to be used. |
Text Value
Specify the fully qualified name of the .NET type, such as System.IO.DirectoryInfo
.
Remarks
See Also
EntrySelectedBy Element for CustomEntry for Controls for Configuration