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

In This Topic
    LabelWidth Property (PropertyBox)
    In This Topic
    Gets or sets the width of the label.
    Syntax
    'Declaration
     
    
    Public Property LabelWidth As Double
    public double LabelWidth {get; set;}
    See Also