Class PropertyGridNodeEditor<T>
- Namespace
- NanoByte.StructureEditor.WinForms
- Assembly
- NanoByte.StructureEditor.WinForms.dll
Edits a node in the structure using a PropertyGrid.
public class PropertyGridNodeEditor<T> : NodeEditorBase<T>, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, INodeEditor<T>, INodeEditor where T : class
Type Parameters
T
The type of element to edit.
- Inheritance
-
PropertyGridNodeEditor<T>
- Implements
-
INodeEditor<T>
- Inherited Members
Constructors
PropertyGridNodeEditor()
public PropertyGridNodeEditor()