HeaderPane
Main
Hide

SftTree/OCX 8.0 - ActiveX Tree Control

Share Link
Print

Item Property, VirtualItem Object

Returns the SftTreeItem object of the item currently requested from the virtual data source.

Syntax

Get

VB.NETrefItemObj = object.Item As SftTreeItem
VBSet refItemObj = object.Item As SftTreeItem
C#.NETSftTreeItem refItemObj = object;
VC++ISftTreeItem* refItemObj = object->Item;
ISftTreeItem* refItemObj = object->GetItem();
CHRESULT object->get_Item(ISftTreeItem** refItemObj);

object

A VirtualItem object.

refItemObj

Returns the SftTreeItem object of the item currently requested from the virtual data source.

Comments

The Item property returns the SftTreeItem object of the item currently requested from the virtual data source.

See Also VirtualItem Object | Object Hierarchy


Last Updated 05/24/2026 - (email)
© 2026 Softel vdm, Inc.