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