System.Windows.Forms.IDataGridEditingService.BeginEdit Method

Begins an edit operation.

Syntax

public bool BeginEdit (DataGridColumnStyle gridColumn, int rowNumber)

Parameters

gridColumn
The System.Windows.Forms.DataGridColumnStyle to edit.
rowNumber
The index of the row to edit

Returns

true if the operation can be performed; otherwise false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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