IDataGridEditingService::BeginEdit Method (DataGridColumnStyle^, Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Begins an edit operation.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- gridColumn
-
Type:
System.Windows.Forms::DataGridColumnStyle^
The DataGridColumnStyle to edit.
- rowNumber
-
Type:
System::Int32
The index of the row to edit
.NET Framework
Available since 1.1
Available since 1.1
Show: