Provides value editing services built into the PropertyGrid control.

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

Syntax

C#
public class BuiltInEditor : ObjectWrappingEditor
Visual Basic (Declaration)
Public Class BuiltInEditor _
	Inherits ObjectWrappingEditor

Remarks

This class supports the implementation of the PropertyGrid control; it is not intended for use from user code.

Inheritance Hierarchy

See Also