System.Windows.Forms.IDataGridColumnStyleEditingNotificationService.ColumnStartedEditing Method

Informs the System.Windows.Forms.DataGrid that the user has begun editing the column.

Syntax

public void ColumnStartedEditing (Control editingControl)

Parameters

editingControl
The System.Windows.Forms.Control that is editing the column.

Remarks

When called, the IDataGridColumnStyleEditingNotificationService.ColumnStartedEditing(Control) method allows the System.Windows.Forms.DataGrid control to show a pencil in the row header indicating the row is being edited.

Requirements

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