Edit

Share via


DataGridRowDetailsEventArgs.Row Property

Definition

Gets the row that the event occurs for.

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