DataGridBeginningEditEventArgs.EditingEventArgs Property

Definition

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

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

Property Value

Windows.UI.Xaml.RoutedEventArgs

Applies to