Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

Index Property, SftTreeColumn Object

Returns the real column number of this column.

Syntax

Get

VB.NETColIndex = object.Index As Short
VBColIndex = object.Index As Integer
C#.NETshort ColIndex = object.Index;
VC++short ColIndex = object->Index;
short ColIndex = object->GetIndex();
CHRESULT object->get_Index(short* ColIndex);

object

A SftTreeColumn object.

ColIndex

Returns the real column number of this column.

Comments

The Index property returns the real column number of this column.

See Also SftTreeColumn Object | Object Hierarchy


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