Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

EditColumn Property, SftTree Object

Returns the column of the cell currently being edited.

Syntax

Get

VB.NETColIndex = object.EditColumn As Short
VBColIndex = object.EditColumn As Integer
C#.NETshort ColIndex = object.EditColumn;
VC++short ColIndex = object->EditColumn;
short ColIndex = object->GetEditColumn();
CHRESULT object->get_EditColumn(short* ColIndex);

object

A SftTree object.

ColIndex

Returns the column of the cell currently being edited. -1 is returned if cell editing is not active.

Comments

The EditColumn property returns the column of the cell currently being edited.

The EditIndex property can be used to retrieve the index of the cell currently being edited.

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