Table of Contents

Property CurrentEditItem

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

CurrentEditItem

When an EditItem(object) transaction is in progress, this property returns the affected item. Otherwise it returns null.

public object CurrentEditItem { get; }

Property Value

object