Row Property
Gets the row that the event occurs for.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public DataGridRow Row { get; }
Public ReadOnly Property Row As DataGridRow
Get
member Row : DataGridRow with get