DataGridTextBoxColumn::Abort Method (Int32)
.NET Framework (current version)
Initiates a request to interrupt an edit procedure.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- rowNum
-
Type:
System::Int32
The number of the row in which an edit operation is being interrupted.
This method rolls back any change made to the column and invokes the HideEditBox and EndEdit methods.
.NET Framework
Available since 1.1
Available since 1.1
Show: