VisibleColumnCount Property
   Windows - Visual C++
Read Only
   Description
   The VisibleColumnCount property 
   returns the number of currently displayed columns.
   Syntax
   short value = GetVisibleColumnCount();
The VisibleColumnCount syntax has these parts:
| Part | Description | |
| value | An integer containing the number of displayed columns. | |
See Also: TotalColumnCount ColumnWidth ColumnPosition ColumnName ColumnIdentifier-Headline Control ColumnIdentifier-Quote Control
Back to: Headline Properties Quote Properties