Summary
Gets the row that the event occurs for.
- Namespace
- Avalonia
.Controls - Containing Type
- Data
Grid Row Details Event Args
Syntax
public DataGridRow Row { get; private set; }
Value
Type | Description |
---|---|
DataGridRow |
public DataGridRow Row { get; private set; }
Type | Description |
---|---|
DataGridRow |