FormFastTabSummarySeparator.visible Method [AX 2012]

Sets or returns a value that indicates whether the control is visible.

public boolean visible([boolean value])

Run On

Client

Parameters

value
Type: boolean
The value to assign to the visibility setting for the control; optional.

Return Value

Type: boolean
true if the control is visible; otherwise, false.

Community Additions

ADD
Show: