| 4D v13PV Get column width | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D View v13
 PV Get column width 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PV Get column width ( area ; column ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D View area | |||||
| column | Longint |   | Column number | |||||
| Function result | Integer |   | Column width in pixels | |||||
The PV Get column width command returns the width (in pixels) of the specified column.
Refer to the examples for the PV SET COLUMNS WIDTH and PV ADD VERT SPLITTER commands.
	Product:  4D
	Theme:  PV Columns and Rows
	Number:  
        15952
        
        
        
	
	Created:  4D View 6.8
PV Get row height
PV SET COLUMNS WIDTH