Cell Property
The cell that has been pressed.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public DataGridCell Cell { get; }
Public ReadOnly Property Cell As DataGridCell
Get
member Cell : DataGridCell with get
Property Value
DataGridCellSee Also
Reference
DataGridCellPointerPressedEventArgs Class
Avalonia.Controls Namespace