Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBoxColumn.Index Property

Returns the real column number of this column.

Syntax

Get

VB.NETColNum = object.Index As Short
VBColNum = object.Index As Integer
C#.NETshort ColNum = object.Index;
VC++short ColNum = object->Index;
short ColNum = object->GetIndex();
CHRESULT object->get_Index(short* ColNum);

object

A SftBoxColumn object.

ColNum

Returns the real column number of this column.

Comments

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

See Also SftBoxColumn Object | Object Hierarchy


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