[]
Gets the label associated to the specified property.
public TextBlock GetLabel(string propertyName)
Public Function GetLabel(propertyName As String) As TextBlock
| Type | Name | Description |
|---|---|---|
| string | propertyName | Name of the property. |
| Type | Description |
|---|---|
| TextBlock | The associated label. |