4D View v16

PV SET ROWS HEIGHT

Home

 
4D View v16
PV SET ROWS HEIGHT

PV SET ROWS HEIGHT 


 

PV SET ROWS HEIGHT ( area ; first ; last ; height ) 
Parameter Type   Description
area  Longint in 4D View area
first  Longint in First row number
last  Longint in Last row number
height  Integer in Row height in pixels

The PV SET ROWS HEIGHT command sets the height (in pixels) of the rows in area located between the first and last included rows.

Note: If you pass 0 (zero) in the first and last parameters, the defined height will be applied to all the rows of the area and will become the new default row height for the area. The default height is applied notably when the user double-clicks on the lower separator of a row.

Example  

Refer to the example for the PV SET COLUMNS WIDTH command.



See also 

PV Get row height
PV SET COLUMNS WIDTH

 
PROPERTIES 

Product: 4D View
Theme: PV Columns and Rows
Number: 15953

 
HISTORY 

Created: 4D View 6.8

 
ARTICLE USAGE

4D View Language ( 4D View v16)