Share via


FormGroupControl.expand Method

Specifies whether a form group control is expanded.

Syntax

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.

See Also

Reference

FormGroupControl Class