Description: | Contains the number of columns in the control. | |||
Used in control(s): | ListView | Table | ||
Value: | The number of columns in the control. For the Table control, the maximum number is 255. | |||
Default value: | ||||
ListView | 0 | |||
Table | 2 | |||
COBOL picture: | S9(9) COMP-5 | |||
OLE data type: | VT_I4 | |||
Design time access: | ||||
ListView | Set and reference. | |||
Table | Set and reference. | |||
Execution time access: | ||||
ListView | Reference only. | |||
Table | Set and reference. | |||
Backward compatibility attribute: | ||||
Table | POW-COLSPIC S9(4) COMP-5 |