'宣言 Public Enum SelectionType Inherits System.Enum
public enum SelectionType : System.Enum
'宣言 Public Enum SelectionType Inherits System.Enum
public enum SelectionType : System.Enum
| メンバ | 解説 |
|---|---|
| Appointment | 予定要素。 |
| DayTitle | 日タイトル。 |
| GroupHeader | グループヘッダー。 |
| None | 選択領域は C1Scheduleコントロールに属しますが、他の SelectionTypeメンバによって記述されたアクティブな領域には属しません。 |
| TimeInterval | 日要素または時間帯要素。 |
| TimeRuler | タイムルーラ要素。 |
System.Object
System.ValueType
System.Enum
C1.Win.C1Schedule.SelectionType