[]
        
(Showing Draft Content)

C1.Win.Schedule.SelectionType

SelectionType Enum

Determines the type of UI element which is currently selected in the C1Schedule control UI.

Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.8.dll
Syntax
public enum SelectionType

Fields

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.