Row Property
The row container of the cell container that is about to exit edit mode.
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
Property Value
DataGridRowSee Also
Reference
DataGridRowEditEndingEventArgs Class
Avalonia.Controls Namespace