IDataGridViewEditingControl Methods
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ApplyCellStyleToEditingControl(DataGridViewCellStyle^) | Changes the control's user interface (UI) to be consistent with the specified cell style. |
![]() | EditingControlWantsInputKey(Keys, Boolean) | 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(DataGridViewDataErrorContexts) | Retrieves the formatted value of the cell. |
![]() | PrepareEditingControlForEdit(Boolean) | Prepares the currently selected cell for editing. |
Show:
