This topic has not yet been rated - Rate this topic

DataGridCellEditEndingEventArgs Properties

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The DataGridCellEditEndingEventArgs type exposes the following members.

  Name Description
Public property Cancel Gets or sets a value that indicates whether the event should be canceled.
Public property Column Gets the column that contains the cell for which the event occurred.
Public property EditAction Gets a value that indicates whether the edit was canceled or committed.
Public property EditingElement Gets the element that the cell displays in editing mode.
Public property Row Gets the row that contains the cell for which the event occurred.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.