System.Windows.Forms.DataGridTextBoxColumn.Abort Method

Initiates a request to interrupt an edit procedure.

Syntax

protected override void Abort (int rowNum)

Parameters

rowNum
The number of the row in which an edit operation is being interrupted.

Remarks

This method rolls back any change made to the column and invokes the DataGridTextBoxColumn.HideEditBox and DataGridTextBoxColumn.EndEdit methods.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0