Scheduler for WPF
EndUpdate メソッド (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : EndUpdate メソッド
Enables the redrawing of the control.
シンタックス
'宣言
 
Public Sub EndUpdate() 
public void EndUpdate()
解説
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 メンバ