FormGroupControl.expand Method [AX 2012]

Specifies whether a form group control is expanded.

public boolean expand([boolean expand])

Run On

Client

Parameters

expand
Type: boolean
A Boolean value that indicates whether a form group control is expanded; optional.

Return Value

Type: boolean
true if a form group control is expanded; otherwise, false.

Community Additions

ADD
Show: