Edit

Share via


DataGridBeginningEditEventArgs.EditingEventArgs Property

Definition

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

public Microsoft.UI.Xaml.RoutedEventArgs EditingEventArgs { get; }
member this.EditingEventArgs : Microsoft.UI.Xaml.RoutedEventArgs
Public ReadOnly Property EditingEventArgs As RoutedEventArgs

Property Value

Microsoft.UI.Xaml.RoutedEventArgs

Applies to