Gets or sets the default margin placed around editors. This is a dependency property.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Thickness DefaultMargin { get; set; }
Visual Basic (Declaration)
Public Property DefaultMargin As Thickness

Remarks

Dependency Property Information
Identifier fieldDefaultMarginProperty
Metadata properties set to trueNone

See Also