Scheduler for WPF
IsReadOnly プロパティ (AppointmentWrapPanel)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > AppointmentWrapPanel クラス : IsReadOnly プロパティ
Gets or sets a System.Boolean value that indicates whether the AppointmentWrapPanel is read-only to a user interacting with the control. This is a dependency property.
シンタックス
'宣言
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
解説
This value only affects a user who is interacting with the control. The contents of the AppointmentWrapPanel can always be modified programmatically.
参照

AppointmentWrapPanel クラス
AppointmentWrapPanel メンバ