Summary
The cell that has been pressed.
- Namespace
- Avalonia
.Controls - Containing Type
- Data
Grid Cell Pointer Pressed Event Args
Syntax
public DataGridCell Cell { get; }
Value
Type | Description |
---|---|
DataGridCell |
public DataGridCell Cell { get; }
Type | Description |
---|---|
DataGridCell |