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