Provides value editing services for values accessed as properties on another object.

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

Syntax

C#
public abstract class ObjectWrappingEditor : Editor
Visual Basic (Declaration)
Public MustInherit Class ObjectWrappingEditor _
	Inherits Editor

Inheritance Hierarchy

See Also