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.
Sets or returns a value that indicates whether the text in the label of the control is italic.
Syntax
public boolean labelItalic([boolean value])
Run On
Client
Parameters
- value
Type: boolean
The value to assign to the italic setting of the label of the control; optional.
Return Value
Type: boolean
true if the text in the label of the control is italic; otherwise, false.