DataGridRowEditEndingEventArgs.Row Property

Definition

Gets the row container of the cell container that is about to exit edit mode.

public Microsoft.Toolkit.Uwp.UI.Controls.DataGridRow Row { get; }
member this.Row : Microsoft.Toolkit.Uwp.UI.Controls.DataGridRow
Public ReadOnly Property Row As DataGridRow

Property Value

Applies to