RowHeaderPct

Use this option to resize the row header width in reference with the total width of the form. This is applicable only when the actual width of the row header exceeds the specified percentage.

For example, if the actual row header width is 25% of the total form's width, and the specified value is 40%, the row header would not increase to 40%, as it could display the content in 25%. However, if the specified value is 10%, the row header width would decrease from the actual width of 25% to fit in the specified 10% width with a scroll bar. If a row header has multiple columns, the system adds the width of all the columns, and compares it with the total width of the form.

Syntax

RowHeaderPct:n
         

Replace n with a value from 1 to 100.

Example

RowHeaderPct=30