Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ColumnIndex Property, SftTreeCell Object

Returns the column index of this cell.

Syntax

Get

VB.NETColIndex = object.ColumnIndex As Short
VBColIndex = object.ColumnIndex As Integer
C#.NETshort ColIndex = object.ColumnIndex;
VC++short ColIndex = object->ColumnIndex;
short ColIndex = object->GetColumnIndex();
CHRESULT object->get_ColumnIndex(short* ColIndex);

object

A SftTreeCell object.

ColIndex

Returns the column index of this cell.

Comments

The ColumnIndex property returns the column index of this cell.

The Cell.ItemIndex property can be used to retrieve the item index of this cell.

See Also SftTreeCell 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.