Gets whether the node has an editor associated directly with it.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
Remarks
Most nodes use the editing services provided by the property grid, and are
allocated an editor based on type and/or property name. However, if an application
explicitly adds a node to the grid, it can specify an editor for that node.