IDataGridViewEditingControl Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | EditingControlDataGridView | Gets or sets the DataGridView that contains the cell. |
![]() | EditingControlFormattedValue | Gets or sets the formatted value of the cell being modified by the editor. |
![]() | EditingControlRowIndex | Gets or sets the index of the hosting cell's parent row. |
![]() | EditingControlValueChanged | Gets or sets a value indicating whether the value of the editing control differs from the value of the hosting cell. |
![]() | EditingPanelCursor | Gets the cursor used when the mouse pointer is over the DataGridView::EditingPanel but not over the editing control. |
![]() | RepositionEditingControlOnValueChange | Gets or sets a value indicating whether the cell contents need to be repositioned whenever the value changes. |
Show:
