GridView for ASP.NET Web Forms
C1GridViewUpdateEventArgs コンストラクタ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > C1GridViewUpdateEventArgs クラス : C1GridViewUpdateEventArgs コンストラクタ
更新される行のインデックス。
コンストラクタ。C1GridViewUpdateEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal rowIndex As System.Integer _
)
public C1GridViewUpdateEventArgs( 
   System.int rowIndex
)

パラメータ

rowIndex
更新される行のインデックス。
参照

C1GridViewUpdateEventArgs クラス
C1GridViewUpdateEventArgs メンバ