Gets the label associated to the specified property.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.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.