Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.72 KB

devenv-rowspan-property.md

File metadata and controls

49 lines (34 loc) · 1.72 KB
title description ms.author ms.date ms.topic author ms.reviewer
RowSpan Property
Sets the number of rows that a field spans in a Grid control.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

RowSpan Property

Version: Available or changed with runtime version 1.0.

Sets the number of rows that a field spans in a Grid control.

Applies to

  • Page Label
  • Page Field

Property Values

An integer that specifies the number of rows to span the field.

Remarks

When you set a field to span several rows, then the field occupies the cells in the rows below it and existing fields in the occupied cells are moved to the right.

Important

The RowSpan property is not supported by the [!INCLUDEnav_web]. If the page displays in the [!INCLUDEnav_web], then the property is ignored and the field will not span any rows.

See Also

Properties
ColumnSpan Property
GridLayout Property