FormGroupControl.columnsValue Method [AX 2012]

Sets or returns the number of columns in a form group control.

public int columnsValue([int value])

Run On

Client

Parameters

value
Type: int
An Integer data type that specifies the number of columns in a form group control; optional.

Return Value

Type: int
An Integer data type value that specifies the number of columns in a form group control.

Community Additions

ADD
Show: