DataGridBeginningEditEventArgs.

EditingEventArgs Property

Summary

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

Syntax

public RoutedEventArgs EditingEventArgs { get; private set; }

Value

Type Description
RoutedEventArgs