Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / EditorPaddingProperty Field

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