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

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > C1GridViewRowEventArgs クラス : C1GridViewRowEventArgs コンストラクタ
作成またはデータバインドされる行。
コンストラクタ。C1GridViewRowEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal row As C1GridViewRow _
)
public C1GridViewRowEventArgs( 
   C1GridViewRow row
)

パラメータ

row
作成またはデータバインドされる行。
参照

C1GridViewRowEventArgs クラス
C1GridViewRowEventArgs メンバ