Enum TreeViewSelectionMode
Defines selection modes for the ComposableTreeView.
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum TreeViewSelectionMode
Fields
| Name | Description |
|---|---|
| Default | Default selection mode. |
| FirstChild | Selects the first child of a node. |