Gets the parent item of the new item.

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

Syntax

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

See Also