TreeListEditor Constructors
Represents a Windows Forms List Editor that displays data in the form of a tree-like structure.| Name | Parameters | Description |
|---|---|---|
| TreeListEditor(IModelListView) | model | Creates and initializes an instance of the TreeListEditor class. |
See Also