Provides value editing services built into the PropertyGrid control.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.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