Property ExplorerTree
- Namespace
- Alternet.Editor.IronPython
- Assembly
- Alternet.Editor.IronPython.v10.dll
ExplorerTree
Gets or sets System.Windows.Forms.TreeView control used to explore source code.
public TreeView ExplorerTree { get; set; }
Gets or sets System.Windows.Forms.TreeView control used to explore source code.
public TreeView ExplorerTree { get; set; }