Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.