DataGridViewCellValueEventArgs Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| ColumnIndex | Gets a value indicating the column index of the cell that the event occurs for. |
| RowIndex | Gets a value indicating the row index of the cell that the event occurs for. |
| Value | Gets or sets the value of the cell that the event occurs for. |