Rows Tab of the Form and Control Property Editor

The Rows tab of the form Property Editor lets you manipulate the rows in the selected form, container control, header, footer, or sidebar. Rows and columns are used to position and size the controls that you put on the form.
Element Description
Type Select Fixed, Percentage, or AutoSize.
Note: For responsive forms, you can specify only Fixed or AutoSize.
Height For fixed rows, type the number of pixels. For percentage rows, type the percentage of total height you want this row to occupy. Other rows are adjusted as needed for a total of 100%. For autosize rows, the height is irrelevant and cannot be set.
Note: For responsive forms, if you selected Fixed, the value you specify here is applied as the minimum height of the row.
Note: For container controls on modern forms, if you specify a fixed height or vertical autofill, a scroll bar will automatically appear if the content does not fit in the allotted space.
Add row above/below Adds a row above or below the selected cell.
Delete row Deletes the entire row containing the selected cell.

Related Topics

General Tab of the Form and Control Property Editor

Appearance Tab of the Form and Control Property Editor

Tool Bar Tab of the Form Property Editor

Actions Tab of the Form Property Editor

Columns Tab of the Form and Control Property Editor

JavaScripts Tab of the Form Property Editor

Localization Tab of the Form Property Editor

Using the Property Editors