Determines the type of selection.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public enum SelectionCommand |
| Visual Basic (Declaration) |
|---|
Public Enumeration SelectionCommand |
Members
| Member name | Description | |
|---|---|---|
| Select | Select command. | |
| Unselect | Unselect command. | |
| Toggle | Toggle selection command. | |
| Extend | Extend selection command. |