Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

RowText Property, VirtualItem Object

Defines the item's row header text.

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

Syntax

Put

VB.NETobject.RowText = Text As String
VBobject.RowText = Text As String
C#.NETstring object.RowText = Text;
VC++_bstr_t object->RowText = Text;
void object->PutRowText(_bstr_t Text);
CHRESULT object->put_RowText(BSTR Text);

object

A VirtualItem object.

Text

Defines the item's row header text.

Comments

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

The RowText property defines the item's row header text.

The VirtualItem.RowText property is used while handling a VirtualItem event to define the row header text. 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.