Share via


FormGroupControl.isContainer Method

Indicates whether a form group control is a container.

Syntax

public boolean isContainer()

Run On

Client

Return Value

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

See Also

Reference

FormGroupControl Class