Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBoxCell.ItemIndex Property

Returns the item index of this cell.

Syntax

Get

VB.NETValue = object.ItemIndex As Integer
VBValue = object.ItemIndex As Long
C#.NETint Value = object.ItemIndex;
VC++long Value = object->ItemIndex;
long Value = object->GetItemIndex();
CHRESULT object->get_ItemIndex(long* Value);

object

A SftBoxCell object.

Value

Returns the item index of this cell.

Comments

The ItemIndex property returns the item index of this cell.

The Cell.ColumnIndex property can be used retrieve the column index of this cell.

See Also SftBoxCell Object | Object Hierarchy


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