PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / EditorWidthProperty Field

In This Topic
    EditorWidthProperty Field
    In This Topic
    Identifies the EditorWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EditorWidthProperty As DependencyProperty
    public static readonly DependencyProperty EditorWidthProperty
    See Also