Scheduler for WPF
EndUpdate メソッド (C1Scheduler)
すべて折りたたむ
全て展開
言語のフィルタ : すべて
言語のフィルタ : 複数
言語のフィルタ: Visual Basic
言語のフィルタ: Visual Basic (宣言)
言語のフィルタ: C#
Visual Basic (宣言)
C#
C1.WPF.Schedule アセンブリ
>
C1.WPF.Schedule 名前空間
>
C1Scheduler クラス
: EndUpdate メソッド
Enables the redrawing of the control.
シンタックス
Visual Basic
C#
'宣言 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 メンバ