Property ExplorerTree
- Namespace
- Alternet.Editor.TypeScript
- Assembly
- Alternet.Editor.TypeScript.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; }