This topic has not yet been rated - Rate this topic

DataGridRowEditEndingEventArgs Properties

The DataGridRowEditEndingEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value that indicates whether the event should be canceled.
Public property EditAction Gets a value that indicates whether the edit was canceled or committed.
Public property Row Gets the row for which the event occurred.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.