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

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