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