DataGridViewCellCancelEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.) |
![]() | ColumnIndex | Gets the column index of the cell that the event occurs for. |
![]() | RowIndex | Gets the row index of the cell that the event occurs for. |
Show:
