Scheduler for WinForms
AppointmentIcons 列挙体

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 : AppointmentIcons 列挙体
予定要素内に表示されるデフォルトアイコンのセットを決定します。
シンタックス
'宣言
 
Public Enum AppointmentIcons 
   Inherits System.Enum
public enum AppointmentIcons : System.Enum 
メンバ
メンバ解説
Continued要素が単一の予定の2番目またはそれ以降の部分の場合に 'continued' アイコンを表示します。
Exception'exception' アイコンを表示します。
Locked'locked' アイコンを表示します(プライベートの予定用)。
Noneなし。
Occurrence'occurrence' アイコンを表示します。
Reminder予定にアラームが設定されている場合に 'reminder' アイコンを表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Schedule.AppointmentIcons

参照

C1.Win.C1Schedule 名前空間