Scheduler for UWP/WinRT
IsReadOnly プロパティ (IntervalAppointmentPresenter)

コントロールを操作しているユーザーに対して IntervalAppointmentPresenter が 読み取り専用かどうかを示す System.Boolean 値を取得または設定します。 これは依存プロパティです。
構文
'宣言
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
解説
この値は、コントロールを操作するユーザーにのみ影響します。 プログラムからは常に AppointmentWrapPanel の内容を変更できます。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

IntervalAppointmentPresenter クラス
IntervalAppointmentPresenter メンバ

Send Feedback