Gets or sets the newly creating item.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
public Object Item { get; set; }
Visual Basic (Declaration)
Public Property Item As Object

See Also