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