This topic has not yet been rated - Rate this topic

DataGridViewCellCancelEventArgs Properties

The DataGridViewCellCancelEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property ColumnIndex Gets the column index of the cell that the event occurs for.
Public property RowIndex Gets the row index of the cell that the event occurs for.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.