This topic has not yet been rated - Rate this topic

DataGridViewRowCancelEventArgs Properties

The DataGridViewRowCancelEventArgs type exposes the following members.

  Name Description
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property Row Gets the row that the user is deleting.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.