[]
Determines the type of UI element which is currently selected in the C1Schedule control UI.
public enum SelectionType
| Name | Description |
|---|---|
| Appointment | Appointment element. |
| DayTitle | Day title. |
| GroupHeader | The group header. |
| None | The selection area belongs to the C1Schedule control, but doesn't belong to any active area described by the other SelectionType members. |
| TimeInterval | Either day element or time slot element. |
| TimeRuler | Time ruler element. |