Gets the item that was activated.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

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

See Also