Editar

Compartir a través de


ColumnSpan Property

Version: Available or changed with runtime version 1.0.

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

Applies to

  • Page Label
  • Page Field

Property Values

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

Syntax

ColumnSpan = 2;

Remarks

When you set a field to span several columns, the field occupies the cells to its right, and existing fields in the occupied cells are moved to the right.

Properties
RowSpan Property
GridLayout Property