Skip to main content

DataGridCellEditEndingEventArgs Properties

Properties

CancelGets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs)
ColumnThe column of the cell that is about to exit edit mode.
EditActionThe edit action to take when leaving edit mode.
EditingElementThe editing element within the cell.
RowThe row container of the cell container that is about to exit edit mode.

See Also

Reference

DataGridCellEditEndingEventArgs Class
Avalonia.Controls Namespace