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