Table of Contents

Property CurrentAddItem

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

CurrentAddItem

When an AddNew() transaction is in progress, this property returns the new item. Otherwise it returns null.

public object CurrentAddItem { get; }

Property Value

object