Skip to main content

EditingEventArgs Property

Gets information about the user gesture that caused the cell to enter edit mode.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public RoutedEventArgs EditingEventArgs { get; }

Property Value

RoutedEventArgs

See Also

Reference

DataGridBeginningEditEventArgs Class
Avalonia.Controls Namespace