Gets or sets the PropertyGridBindingView whose view is controlled by the toolbar. This is a dependency property.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

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

Remarks

Dependency Property Information
Identifier field TargetProperty
Metadata properties set to true None

See Also