DataGridCellPointerPressedEventArgsRow Property
The row container of the cell that has been pressed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public DataGridRow Row { get; }
Public ReadOnly Property Row As DataGridRow
Get
member Row : DataGridRow with get
Property Value
DataGridRow