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

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