This topic has not yet been rated - Rate this topic

DataGridViewCellValueEventArgs Properties

The DataGridViewCellValueEventArgs type exposes the following members.

  Name Description
Public property ColumnIndex Gets a value indicating the column index of the cell that the event occurs for.
Public property RowIndex Gets a value indicating the row index of the cell that the event occurs for.
Public property Value Gets or sets the value of the cell that the event occurs for.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.