FormTreeControl.italic Method [AX 2012]

Sets or returns a value that indicates whether the text in the control is italic.

public boolean italic([boolean value])

Run On

Client

Parameters

value
Type: boolean
The value to assign to the italic setting for the control.

Return Value

Type: boolean
true if the text in the control is italic; otherwise, false.

Community Additions

ADD
Show: