DataGridBeginningEditEventArgs.Row Property

Definition

Gets the row that contains the cell to be edited.

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