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