'Declaration Public Enum SelectionType Inherits System.Enum
public enum SelectionType : System.Enum
'Declaration Public Enum SelectionType Inherits System.Enum
public enum SelectionType : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.Schedule.SelectionType