ColumnCount Property
  

Gets column count property of a browse and grid control.

SYNTAX
Pseudo-OOP:

Get:
<WindowName>
.<ControlName>.ColumnCoun --> nValue

Function syntax:

Get:
GetProperty ( <WindowName>.<ControlName>, ColumnCoun ) --> nValue