Gets the label created for this property box.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public TextBlock Label { get; }
Visual Basic
Public ReadOnly Property Label As TextBlock
	Get

See Also