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 the child controls are enabled for a form group control.
Syntax
public boolean enableChilds([boolean enable])
Run On
Client
Parameters
- enable
Type: boolean
A Boolean value that indicates whether the child controls are enabled; optional.
Return Value
Type: boolean
true if the child controls are enabled; otherwise, false.