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

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