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.
Determines whether the control is aligned with other controls.
Syntax
public boolean alignControl([boolean value])
Run On
Client
Parameters
- value
Type: boolean
A Boolean value that indicates whether a form list control is aligned with other controls.
Return Value
Type: boolean
true if the control should be aligned; otherwise, false.
Remarks
The upper-left corner of the control is aligned based on the longest label.