'Declaration
Protected Overridable Sub OnCancelRowEdit( _ ByVal e As System.Windows.Forms.QuestionEventArgs _ )
'Usage
Dim instance As NDataGridView Dim e As System.Windows.Forms.QuestionEventArgs instance.OnCancelRowEdit(e)
protected virtual void OnCancelRowEdit( System.Windows.Forms.QuestionEventArgs e )
Parameters
- e