Enum SelectionMode
Modes for selection
Namespace: EmptyKeys.UserInterface.Controls
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum SelectionMode
Fields
Name | Description |
---|---|
Extended | The multiple selection extended with CTRL/SHIFT |
Multiple | The multiple selection |
Single | The single |