DataGridPreparingCellForEditEventArgs Properties
.NET Framework 4.5
[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 | |
|---|---|---|
|
Column | Gets the column that contains the cell to be edited. |
|
EditingElement | Gets the element that the column displays for a cell in editing mode. |
|
EditingEventArgs | Gets information about the user gesture that caused the cell to enter edit mode. |
|
Row | Gets the row that contains the cell to be edited. |