Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / PropertyBox Class / Label Property

In This Topic
    Label Property (PropertyBox)
    In This Topic
    Gets the label created for this property box.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Label As TextBlock
    public TextBlock Label {get;}
    See Also