This topic has not yet been rated - Rate this topic

DataGridPreparingCellForEditEventArgs Properties

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

The DataGridPreparingCellForEditEventArgs type exposes the following members.

  Name Description
Public property Column Gets the column that contains the cell to be edited.
Public property EditingElement Gets the element that the column displays for a cell in editing mode.
Public property EditingEventArgs Gets information about the user gesture that caused the cell to enter edit mode.
Public property Row Gets the row that contains the cell to be edited.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.