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 Business Central Web client. If the page displays in the Business Central Web client, then the property is ignored and the field will not span any rows.