IMetabaseListViewItemPopupEventArgs.Item

Syntax

Item: IMetabaseListViewItem;

Description

The Item property returns the component element, for which a context menu is called.

Example

The example of use is given in description of MetabaseListView.OnGetItemPopup.

See also:

IMetabaseListViewItemPopupEventArgs