Scheduler for WPF
BeginUpdate メソッド (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : BeginUpdate メソッド
Disables any redrawing of the control.
シンタックス
'宣言
 
Public Sub BeginUpdate() 
public void BeginUpdate()
解説
To maintain performance while changing several control properties call the BeginUpdate method. This method prevents the control from painting until the EndUpdate method is called.
参照

C1Scheduler クラス
C1Scheduler メンバ