Returns a reference to the OrgChartItem that contains the button that was clicked.
| C# | Visual Basic | Visual C++ |
public OrgChartItem Item { get; }
Public ReadOnly Property Item As OrgChartItem
public: property OrgChartItem^ Item { OrgChartItem^ get (); }