Gets the label associated to the specified property.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
C# |
---|
public TextBlock GetLabel( string propertyName ) |
Visual Basic |
---|
Public Function GetLabel ( _ propertyName As String _ ) As TextBlock |
Parameters
- propertyName
- Type: System..::..String
Name of the property.