C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridViewCommandEventArgs Class > C1GridViewCommandEventArgs Constructor : C1GridViewCommandEventArgs Constructor(C1GridViewRow,Object,CommandEventArgs) |
'Declaration Public Function New( _ ByVal row As C1GridViewRow, _ ByVal commandSource As System.Object, _ ByVal originalArgs As System.Web.UI.WebControls.CommandEventArgs _ )
public C1GridViewCommandEventArgs( C1GridViewRow row, System.object commandSource, System.Web.UI.WebControls.CommandEventArgs originalArgs )