[]
Specifies the appearance of the outline tree.
[Flags]
public enum TreeStyleFlags
| Name | Description |
|---|---|
| ButtonBar | Show outline buttons across the top fixed row. |
| Columns | Show expand/collapse symbols on node rows in separate columns. |
| Complete | |
| CompleteLeaf | |
| Leaf | Show tree lines next to all rows (nodes and data). |
| Lines | Show tree lines next to node rows. |
| None | Do not show the outline tree. |
| Simple | |
| SimpleColumns | |
| SimpleLeaf | |
| SimpleLeafColumns | |
| Symbols | Show expand/collapse symbols on node rows. |
| SymbolsAndBar | |
| SymbolsAndColumns |