Gets or sets the PropertyGridBindingView whose view is controlled by the toolbar. 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 PropertyGridBindingView Target { get; set; }
Visual Basic (Declaration)
Public Property Target As PropertyGridBindingView

Remarks

Dependency Property Information
Identifier fieldTargetProperty
Metadata properties set to trueNone

See Also