DataGridCellPointerPressedEventArgsCell Property
The cell that has been pressed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public DataGridCell Cell { get; }
Public ReadOnly Property Cell As DataGridCell
Get
member Cell : DataGridCell with get
Property Value
DataGridCell