The GridViewBeginningEditRoutedEventArgs type exposes the following members.
Properties
|
Â
| Name | Description |
|---|
 | Cancel |
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelRoutedEventArgs.) |
 | Cell |
Gets or sets the cell.
|
 | Row |
Gets or sets the row.
|
See Also