IDataGridViewEditingControl Methods
.NET Framework 4.5
The IDataGridViewEditingControl type exposes the following members.
| Name | Description | |
|---|---|---|
|
ApplyCellStyleToEditingControl | Changes the control's user interface (UI) to be consistent with the specified cell style. |
|
EditingControlWantsInputKey | Determines whether the specified key is a regular input key that the editing control should process or a special key that the DataGridView should process. |
|
GetEditingControlFormattedValue | Retrieves the formatted value of the cell. |
|
PrepareEditingControlForEdit | Prepares the currently selected cell for editing. |