バージョン

ReminderVisibility プロパティ (ActivityPresenter)

アラーム インジケーターの表示状態を示す値を返します。
シンタックス
'宣言
 
Public ReadOnly Property ReminderVisibility As Visibility
public Visibility ReminderVisibility {get;}
解説

アラームは Infragistics.Controls.Schedules.XamScheduleDataManager.CurrentUser に関連付けられたカレンダーにのみアクティブです。このプロパティは、アラームがアクティブかどうか判断する場合に Infragistics.Controls.Schedules.ActivityBase.OwningResource および Infragistics.Controls.Schedules.ActivityBase.ReminderEnabled の状態を考慮します。

参照