PropertyName Element for ExpressionBinding for CustomControl for View
Specifies the .NET property whose value is displayed by the control. This element is used when defining a custom control view
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- ExpressionBinding Element
- PropertyName Element
Syntax
<PropertyName>.NetTypeProperty</PropertyName>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the
PropertyName
element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
ExpressionBinding Element for CustomItem for CustomControl for View | Defines the data that is displayed by the control. |
Text Value
Specify the name of the .NET property whose value is displayed by the control.
Remarks
See Also
ExpressionBinding Element for CustomItem for CustomControl for View
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.