Scheduler for WPF
BeginEdit メソッド (BasePersistableObject)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > BasePersistableObject クラス : BeginEdit メソッド
Brings the object in edit mode.
シンタックス
'宣言
 
Public Overridable Sub BeginEdit() 
public virtual void BeginEdit()
解説
A corresponding item from a data source will not be updated on this object's property changes while the object is in edit mode. Data synchronization will be performed when the EndEdit method will be called.
参照

BasePersistableObject クラス
BasePersistableObject メンバ