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

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