DataGridCellEditEndingEventArgs Properties
Properties
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs) |
Column | The column of the cell that is about to exit edit mode. |
EditAction | The edit action to take when leaving edit mode. |
EditingElement | The editing element within the cell. |
Row | The row container of the cell container that is about to exit edit mode. |
See Also
Reference
DataGridCellEditEndingEventArgs Class
Avalonia.Controls Namespace