Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ItemDataTag Property, VirtualItem Object

Defines an application defined value associated with the item.

Deprecated - Provided for compatibility with earlier versions only - Use VirtualItem.Item.DataTag instead

Syntax

Put

VB.NETobject.let_ItemDataTag(ByVal Data As Object)
VBobject.ItemDataTag = Data As Variant
C#.NETvoid object.let_ItemDataTag(object Data);
VC++_variant_t object->ItemDataTag = Data;
void object->PutItemDataTag(const _variant_t& Data);
CHRESULT object->put_ItemDataTag(VARIANT Data);

object

A VirtualItem object.

Data

Defines an application defined value associated with the item.

Comments

Deprecated - Provided for compatibility with earlier versions only - Use VirtualItem.Item.DataTag instead

The ItemDataTag property defines an application defined value associated with the item.

The ItemDataTag property is used while handling a VirtualItem event to define the item's application defined value. The item is described by the VirtualItem event's RowIndex parameter.

See Also VirtualItem Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.


Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.