[]
The ExpandMode enumeration is used in C1TreeView to specify the allowed number of expanded C1TreeViewItems.
public enum AutoScrollMode
| Name | Description |
|---|---|
| Both | Auto-scrolls vertically and horizontally. |
| None | Does not Auto-scroll. |
| Vertical | Auto-scrolls vertically. |