Provides value editing services built into the PropertyGrid control.
Namespace:
Mindscape.WpfPropertyGridAssembly: 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
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
Mindscape.WpfPropertyGrid..::.Editor
Mindscape.WpfPropertyGrid..::.ObjectWrappingEditor
Mindscape.WpfPropertyGrid..::.BuiltInEditor
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
Mindscape.WpfPropertyGrid..::.Editor
Mindscape.WpfPropertyGrid..::.ObjectWrappingEditor
Mindscape.WpfPropertyGrid..::.BuiltInEditor