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

In This Topic
    LabelStyle Property (PropertyBox)
    In This Topic
    Gets or sets the Style applied to the label.
    Syntax
    'Declaration
     
    
    Public Property LabelStyle As Style
    public Style LabelStyle {get; set;}
    See Also