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

In This Topic
    EditorWidth Property (C1PropertyGrid)
    In This Topic
    Gets or sets the width of generated editors for the SelectedObject's properties.
    Syntax
    'Declaration
     
    
    Public Property EditorWidth As Double
    public double EditorWidth {get; set;}
    See Also