Summary
Gets the row that contains the cell to be edited.
- Namespace
- Avalonia
.Controls - Containing Type
- Data
Grid Beginning Edit Event Args
Syntax
public DataGridRow Row { get; private set; }
Value
Type | Description |
---|---|
DataGridRow |