Description
In the Report view, a list view control displays information arranged in columns. The leftmost column contains items, subsequent columns display their subitems. The wColumnCount
property lets you get the number of columns in a list view.
Declaration
TestObj.wColumnCount
Read-Only Property | Integer |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
The number of columns in the list view’s Report view.
See Also
wItemCount Property (ListView Controls)
wGroupCount Property (Specific to Win32ListView Controls)