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

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