Property CurrentAddItem
CurrentAddItem
When an AddNew() transaction is in progress, this property returns the new item. Otherwise it returns null.
public object CurrentAddItem { get; }
When an AddNew() transaction is in progress, this property returns the new item. Otherwise it returns null.
public object CurrentAddItem { get; }