Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ColumnCount Property, VirtualItem Object

Returns the current number of columns.

Deprecated - Provided for compatibility with earlier versions only - Use ColumnsObj.Count instead

Syntax

Get

VB.NETTotal = object.ColumnCount As Short
VBTotal = object.ColumnCount As Integer
C#.NETshort Total = object.ColumnCount;
VC++short Total = object->ColumnCount;
short Total = object->GetColumnCount();
CHRESULT object->get_ColumnCount(short* Total);

object

A VirtualItem object.

Total

Returns the current number of columns.

Comments

Deprecated - Provided for compatibility with earlier versions only - Use ColumnsObj.Count instead

The ColumnCount property returns the current number of columns.

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