Gets the old object at specified index.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Object OldItem { get; }
Visual Basic
Public ReadOnly Property OldItem As Object
	Get

See Also