Scheduler for WPF
SetReminder プロパティ (C1SchedulerSettings)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > C1SchedulerSettings クラス : SetReminder プロパティ
新しく作成された予定にアラームを設定するかどうかを取得または設定します。デフォルト値は true です。
シンタックス
'宣言
 
Public Property SetReminder As System.Boolean
public System.bool SetReminder {get; set;}
解説
このプロパティは、初期設定にのみ影響します。エンドユーザーは、各 C1.C1Schedule.Appointmentオブジェクトのアラーム設定を変更できます。
参照

C1SchedulerSettings クラス
C1SchedulerSettings メンバ