ColumnCount Property (ListView)
Class
ListView
.
Action
Gets the number of columns per item.
Syntax
C#
protected
Integer
ColumnCount { get; }
VB
'Declaration Protected Read Property ColumnCount As
Integer
Access
Read only.