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

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