Summary
Gets the affected item when an EditItem transaction is in progress
Otherwise it returns null.
- Namespace
- Avalonia
.Collections - Containing Type
- Data
Grid Collection View
Syntax
public object CurrentEditItem { get; private set; }
Value
Type | Description |
---|---|
object |