ProgressBar for ASP.NET Web Forms
UpdateProgress(Int32) メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ProgressBar 名前空間 > C1ProgressBarTaskEventArgs クラス > UpdateProgress メソッド : UpdateProgress(Int32) メソッド
新しい進捗量。
新しい進捗量の整数を使用して、C1ProgressBar コントロールの進捗状況を更新します。
シンタックス
'宣言
 
Public Overloads Sub UpdateProgress( _
   ByVal newValue As System.Integer _
) 
public void UpdateProgress( 
   System.int newValue
)

パラメータ

newValue
新しい進捗量。
参照

C1ProgressBarTaskEventArgs クラス
C1ProgressBarTaskEventArgs メンバ
オーバーロード一覧