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

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