_ColumnView_Columns (gb.qt4)
This class is a virtual collection of all columns in a 
ColumnView.
This class is virtual.
This class is not creatable.
This class acts like a 
read-only array.
 
Properties
| 
Ascending  
 | 
Indicates if the sort is ascending or descending.
 | 
| 
Count  
 | 
Returns or sets the number of columns.
 | 
| 
Max  
 | 
Return the greatest column index.
 | 
| 
Padding  
 | 
Return or set the padding between the columns.
 | 
| 
Sort  
 | 
Returns or sets the column used for sorting the ColumnView items.
 |