DataGridRowEditEndedEventArgs.

Row Property

Summary

The row container of the cell container that has just exited edit mode.

Syntax

public DataGridRow Row { get; private set; }

Value

Type Description
DataGridRow