'宣言 Public Function New( _ ByVal commandSource As System.Object, _ ByVal originalArgs As System.Web.UI.WebControls.CommandEventArgs _ )
public C1GridViewCommandEventArgs( System.object commandSource, System.Web.UI.WebControls.CommandEventArgs originalArgs )
パラメータ
- commandSource
- コマンドのソース。
- originalArgs
- イベントデータを含む System.Web.UI.WebControls.CommandEventArgs。